-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
Issues: pandas-dev/pandas
FEEDBACK: PyArrow as a required dependency and PyArrow backed...
#54466
opened Aug 9, 2023 by
phofl
Open
154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
BUG: Unexpected typecast in Series.add with integer fill_value
Bug
Needs Triage
Issue that has not been reviewed by a pandas team member
Series
Series data structure
#56096
opened Nov 21, 2023 by
davidkleiven
2 of 3 tasks
set
allowed for index
argument in Series
, index
and columns
for DataFrame.from_records()
API - Consistency
#55425
opened Oct 6, 2023 by
Dr-Irv
BUG: setting tuple key on Series with flat Index
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
#55141
opened Sep 14, 2023 by
jbrockmendel
3 tasks done
ENH: allow writing series to parquet file
Enhancement
IO Parquet
parquet, feather
Needs Discussion
Requires discussion from core team before further action
Series
Series data structure
#54638
opened Aug 19, 2023 by
lcrmorin
1 of 3 tasks
ENH: Interval data type
Series
Series data structure
__contains__
between pd.Series
and pd.Interval
Enhancement
Interval
#53843
opened Jun 25, 2023 by
matteosantama
1 of 3 tasks
BUG: RecursionError shifting a Series with bytes datatype
Astype
Bug
Series
Series data structure
#52373
opened Apr 3, 2023 by
atpage
2 of 3 tasks
API: Clarify difference between agg and apply for Series / DataFrame
API Design
Apply
Apply, Aggregate, Transform, Map
DataFrame
DataFrame data structure
Deprecate
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Series
Series data structure
#49673
opened Nov 12, 2022 by
rhshadrach
BUG: Series with same index values, but in different orders, cannot be compared, but can be added
API - Consistency
Internal Consistency of API/Behavior
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Numeric Operations
Arithmetic, Comparison, and Logical operations
Series
Series data structure
#47554
opened Jun 30, 2022 by
Dr-Irv
3 tasks done
ENH: Series Mapping np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Needs Discussion
Requires discussion from core team before further action
Series
Series data structure
na_action=ignore
result is misleading.
Enhancement
Missing-data
#47262
opened Jun 7, 2022 by
chapmanderek
ENH: implement Internal Consistency of API/Behavior
Enhancement
Groupby
Series
Series data structure
nlargest
and nsmallest
for DataFrameGroupBy like SeriesGroupBy
API - Consistency
#46924
opened May 2, 2022 by
yoch
DOC: Document that astype() for Series and Dataframe can accept a series of dtypes
Docs
Dtype Conversions
Unexpected or buggy dtype conversions
Series
Series data structure
#46353
opened Mar 13, 2022 by
mvashishtha
1 task done
BUG: Series.replace with to_replace dict and value=None, nonsensical error message
Bug
Error Reporting
Incorrect or improved errors from pandas
replace
replace method
Series
Series data structure
#46004
opened Feb 15, 2022 by
d-rams
2 of 3 tasks
API: Series[EA].fillna fallback behavior with incompatible value
Bug
ExtensionArray
Extending pandas with custom dtypes or arrays.
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
PDEP missing values
Issues that would be addressed by the Ice Cream Agreement from the Aug 2023 sprint
Series
Series data structure
#45153
opened Jan 1, 2022 by
jbrockmendel
BUG: Series data structure
Series.map
passes DatetimeIndex
as first argument on some series
Bug
Series
#44392
opened Nov 11, 2021 by
pierremonico
3 tasks done
BUG: Inconsistent behavior of setting default value for type Series/DataFrame/Index/pd.array Constructors
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Series
Series data structure
bool
Bug
Constructors
#43018
opened Aug 13, 2021 by
ChiQiao
2 of 3 tasks
DEPR: in behavior for Series comparing index membership
Deprecate
Functionality to remove in pandas
Needs Discussion
Requires discussion from core team before further action
Series
Series data structure
#43014
opened Aug 13, 2021 by
tbrodbeck
3 tasks done
BUG: Series.fillna is altering None values of unspecified columns
Bug
Missing-data
np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
Series
Series data structure
#40498
opened Mar 18, 2021 by
RSchweiger
2 tasks done
trying to drop columns on a series silently fails
Docs
Series
Series data structure
#39509
opened Jan 31, 2021 by
Fealthas
BUG: Error raised accessing tuple value in Series when index contains duplicates
Bug
Indexing
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
#37800
opened Nov 12, 2020 by
rhshadrach
BUG: Series.get() does not return default value in case one of slice(n,m) is not found
Bug
Series
Series data structure
#36257
opened Sep 9, 2020 by
phofl
3 tasks done
BUG:Inconsistent when use Series.get
Docs
Indexing
Related to indexing on series/frames, not to indexes themselves
Series
Series data structure
#36248
opened Sep 9, 2020 by
liudengfeng
2 tasks
Series do not display HTML repr
IO HTML
read_html, to_html, Styler.apply, Styler.applymap
Output-Formatting
__repr__ of pandas objects, to_string
Series
Series data structure
#5563
opened Nov 20, 2013 by
ghost
ProTip!
Find all open issues with in progress development work with linked:pr.