-
- 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
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… updated Jun 15, 2020
5 of 6 tasks
ENH: add from_dummies API Design DataFrame DataFrame data structure Enhancement
#31795 by MarcoGorelli was closed May 26, 2020 Loading… updated Oct 10, 2020
API: Honor copy for dict-input in DataFrame API Design Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Stale
BUG: DataFrame constructor reordering elements with ndarray from datetime dtype not datetime64[ns] Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
REF: Move the rest of DataFrame.agg into apply Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Refactor Internal refactoring of code
REF: Move transform into apply Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Refactor Internal refactoring of code Series Series data structure
REGR: where not copying on no-op DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Regression Functionality that used to work in a prior pandas version
Backport PR #40592: REGR: where not copying on no-op DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves
ENH: Add is_sparse method to check for sparse columns in a DataFrame (GH26706) DataFrame DataFrame data structure Enhancement Needs Discussion Requires discussion from core team before further action Sparse Sparse Data Type
#37279 by avinashpancham was closed Jul 10, 2021 Loading… updated Jul 10, 2021
5 tasks done
ERR: clarify PerformanceWarning for fragmented frame DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
Backport PR #42942 on branch 1.3.x (ERR: clarify PerformanceWarning for fragmented frame) DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Warnings Warnings that appear or should be added to pandas
Fix len one list dataframe constructor bug for datetime Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
Backport PR #43041 on branch 1.3.x (Fix len one list dataframe constructor bug for datetime) Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
Backport PR #43041 on branch 1.3.x (Fix len one list dataframe constructor bug for datetime) Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
Backport PR #39442 BUG: DataFrame constructor reordering elements with ndarray from datetime dtype not datetime64[ns Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
BUG: convert_dtypes lose columns.names GH#41435 DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
Backport PR #48169 on branch 1.4.x (BUG: DataFrame.select_dtypes(include=number) still included BooleanDtype) DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
BUG: DataFrame.select_dtypes(include=number) still included BooleanDtype DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
Backport PR #47774 on branch 1.4.x (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
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
ProTip! no:milestone will show everything without a milestone.