-
- Notifications
You must be signed in to change notification settings - Fork 19.4k
Pull requests: pandas-dev/pandas
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Pass the errors and kwargs arguments through to astype in the columns… DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
Deprecate Aliases as orient Argument in DataFrame.to_dict DataFrame DataFrame data structure Deprecate Functionality to remove in pandas
BUG: DataFrame.drop raising TypeError when passing empty DatetimeIndex/list Bug DataFrame DataFrame data structure
#28114 by katsuya-horiuchi was closed Dec 17, 2019 Loading…
5 tasks done
API: Honor copy for dict-input in DataFrame API Design Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Stale
BUG: DataFrame fail to construct when data is list and columns is nested list for MI Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
BUG: fix tzaware dataframe transpose bug Bug DataFrame DataFrame data structure Datetime Datetime data dtype
ENH: Add errors parameter to DataFrame.rename API Design DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
ENH: add empty() methods for DataFrame and Series DataFrame DataFrame data structure Enhancement Series Series data structure
#12291 by gfyoung was closed Feb 11, 2016 Loading…
BUG: Fix fillna on multi indexed Dataframe doesn't work DataFrame DataFrame data structure Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate MultiIndex
DEPR/API: disallow lists within list for set_index DataFrame DataFrame data structure Deprecate Functionality to remove in pandas Indexing Related to indexing on series/frames, not to indexes themselves
#24697 by h-vetinari was closed Mar 10, 2019 Loading…
5 tasks done
Proper boxing of scalars in DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations
DataFrame.to_dict Bug DataFrame BUG: Ensure dataframe preserves categorical indices with categorial series Categorical Categorical Data Type Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#57635 by jmarintur was closed May 31, 2024 Loading…
2 tasks done
BUG: Switched shapes in ValueError msg in DataFrame construct (#20742) DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
BUG: Preserve index order when constructing DataFrame from dict DataFrame DataFrame data structure
#26113 by bchu was closed May 3, 2019 Loading…
4 tasks done
Switch dataframe constructor to use dispatch Clean Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Needs Discussion Requires discussion from core team before further action
#32844 by saulshanabrook was closed Jun 14, 2020 Loading…
5 of 6 tasks
TYP: mostly DataFrame return overloads DataFrame DataFrame data structure Typing type annotations, mypy/pyright type checking
BUG: DataFrame constructor reordering elements with ndarray from datetime dtype not datetime64[ns] Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
Previous Next
ProTip! Exclude everything labeled
bug with -label:bug.