Skip to content

Pull requests: pandas-dev/pandas

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

CLN GH22985 Fixed interpolation with object error message DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#23044 by pambot was merged Oct 10, 2018 Loading… updated Oct 10, 2018
3 of 4 tasks
0.24.0
BUG: fix DataFrame+DataFrame op with timedelta64 dtype Bug DataFrame DataFrame data structure Timedelta Timedelta data type
#22696 by jbrockmendel was merged Oct 2, 2018 Loading… updated Oct 12, 2018
4 tasks done
0.24.0
Data type of new assigned DataFrame column #23326 DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Needs Info Clarification about behavior needed to assess issue
#23413 by charlesdong1991 was closed Nov 12, 2018 Loading… updated Nov 12, 2018
4 tasks
Only sort dict columns in from_records for py < 3.6 DataFrame DataFrame data structure
#22687 by llawall was closed Dec 23, 2018 Loading… updated Dec 23, 2018
2 of 4 tasks
feature : forces index_type comparaison when asserting that one Dataf… DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves
#24618 by LouisJULIEN was closed Feb 27, 2019 Loading… updated Feb 27, 2019
Warn when column order changed. DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
#22945 by TomAugspurger was closed Mar 25, 2019 Loading… updated Mar 25, 2019
BUG: DataFrame/Series constructor with tz aware data and datetime64[ns] dtype converts to naive DataFrame DataFrame data structure Timezones Timezone data dtype
#26167 by mroeschke was merged Apr 21, 2019 Loading… updated Apr 21, 2019
4 tasks done
0.25.0
Ensure that DataFrame constructed from dict follows insertion order Bug DataFrame DataFrame data structure
#25915 by alexander-ponomaroff was closed Apr 2, 2019 Loading… updated May 30, 2019
4 tasks done
TST: 2d index when constructing dataframe (#25416). Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#29083 by jhereth was merged Oct 19, 2019 Loading… updated Oct 19, 2019
4 of 5 tasks
1.0.0
TST: Add tests for single level indexing with loc(axis=1) DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves Testing pandas testing functions or related to the test suite
#29519 by ryankarlos was merged Nov 13, 2019 Loading… updated Nov 13, 2019
4 tasks done
1.0.0
ENH: Add support for DataFrame(ExtensionArray) Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#30305 by proost was merged Dec 18, 2019 Loading… updated Dec 19, 2019
5 tasks done
1.0.0
REF/TST: Collect DataFrame Reduction Tests Clean DataFrame DataFrame data structure Refactor Internal refactoring of code Testing pandas testing functions or related to the test suite
#24761 by jbrockmendel was closed Jan 14, 2019 Loading… updated Apr 5, 2020
WIP: Draft strawman implementation of draft strawman data frame "__dataframe__" interchange protocol for discussion API Design DataFrame DataFrame data structure Needs Discussion Requires discussion from core team before further action
#32908 by simonjayhawkins was closed May 22, 2020 Loading… updated May 22, 2020
Nested list multi index (#14467) Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#32812 by harri471 was closed Jun 14, 2020 Loading… updated Jun 14, 2020
5 tasks
BUG: DataFrame constructor reordering elements with ndarray from datetime dtype not datetime64[ns] Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#39442 by phofl was merged Jan 28, 2021 Loading… updated Jan 30, 2021
4 tasks done
1.2.2
REF: Move the rest of DataFrame.agg into apply Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Refactor Internal refactoring of code
#39955 by rhshadrach was merged Feb 21, 2021 Loading… updated Feb 21, 2021
1 task done
1.3
REF: Move transform into apply Apply Apply, Aggregate, Transform, Map DataFrame DataFrame data structure Refactor Internal refactoring of code Series Series data structure
#39957 by rhshadrach was merged Feb 21, 2021 Loading… updated Feb 21, 2021
1 task done
1.3
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
#40592 by mzeitlin11 was merged Mar 23, 2021 Loading… updated Mar 25, 2021
4 tasks done
1.2.4
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
#40634 by simonjayhawkins was merged Mar 25, 2021 Loading… updated Mar 25, 2021 1.2.4
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
#42942 by mzeitlin11 was merged Aug 9, 2021 Loading… updated Aug 9, 2021 1.3.2
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
#42958 by meeseeksmachine was merged Aug 10, 2021 Loading… updated Aug 10, 2021 1.3.2
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
#43077 by meeseeksmachine was merged Aug 17, 2021 Loading… updated Aug 17, 2021 1.3.3
DOC: Fix introduction of DataFrame.rename DataFrame DataFrame data structure Docs
#43723 by bharatr21 was closed Sep 29, 2021 Loading… updated Sep 29, 2021
2 of 4 tasks
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
#43076 by phofl was closed Aug 17, 2021 Loading… updated Sep 29, 2021 1.3.3
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.