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

BUG: millis res on parsed DatetimeIndex slice Bug DataFrame DataFrame data structure Datetime Datetime data dtype Indexing Related to indexing on series/frames, not to indexes themselves
#23010 by tapiralec was closed Nov 23, 2018 Loading… updated Nov 23, 2018
1 task done
DOC: Improve "inplace" param in Dataframe.rename() docs DataFrame DataFrame data structure Docs
#24037 by nmusolino was closed Dec 3, 2018 Loading… updated Dec 3, 2018
3 of 4 tasks
add to_frame method to DataFrame DataFrame DataFrame data structure Enhancement Needs Discussion Requires discussion from core team before further action
#24336 by letalvoj was closed Jan 14, 2019 Loading… updated Jan 14, 2019
3 of 4 tasks
BUG: Switched shapes in ValueError msg in DataFrame construct (#20742) DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
#24725 by meiermark was merged Jan 18, 2019 Loading… updated Jan 18, 2019
4 tasks done
0.24.0
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… updated Mar 10, 2019
5 tasks done
BUG: Preserve index order when constructing DataFrame from dict DataFrame DataFrame data structure
#26113 by bchu was closed May 3, 2019 Loading… updated May 3, 2019
4 tasks done
BUG: Fix bug when using df.query with "str.contains()" DataFrame DataFrame data structure Indexing Related to indexing on series/frames, not to indexes themselves
#25813 by dtpc was closed May 19, 2019 Loading… updated May 19, 2019
3 tasks done
DOC: Exception raised if columns do not match data GH27003 DataFrame DataFrame data structure Docs Error Reporting Incorrect or improved errors from pandas
#27067 by srf94 was closed Aug 28, 2019 Loading… updated Aug 28, 2019
1 of 4 tasks
Implement DataFrame.value_counts API Design DataFrame DataFrame data structure
#27350 by Strilanc was closed Nov 7, 2019 Loading… updated Nov 7, 2019
4 tasks
1.0.0
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… updated Dec 17, 2019
5 tasks done
CLN: remove unused NDFrame methods Clean DataFrame DataFrame data structure
#30935 by jbrockmendel was merged Jan 15, 2020 Loading… updated Jan 15, 2020 1.1
29213: Dataframe Constructor from List of List and non-iterables Constructors Series/DataFrame/Index/pd.array Constructors DataFrame DataFrame data structure
#29366 by matttan90 was closed Feb 2, 2020 Loading… updated Feb 3, 2020
4 tasks done
ENH: Implement DataFrame.value_counts DataFrame DataFrame data structure Enhancement
#31247 by dsaxton was merged Feb 26, 2020 Loading… updated Feb 26, 2020
4 tasks done
1.1
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
#32202 by charlesdong1991 was merged Apr 6, 2020 Loading… updated Apr 6, 2020
5 tasks
1.1
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
BUG: Fix replace for different dtype equal value Bug DataFrame DataFrame data structure Series Series data structure
#34878 by dsaxton was closed Sep 19, 2020 Loading… updated Sep 19, 2020
5 tasks done
1.2
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
#34872 by TomAugspurger was closed Nov 19, 2020 Loading… updated Jan 3, 2021 1.2
Inconsistent index between plain DataFrame and read_sql DataFrame DataFrame DataFrame data structure
#48193 by weikhor was closed Aug 26, 2022 Loading… updated Aug 28, 2022
5 tasks
Include missing data count in pd.DataFrame.describe() DataFrame DataFrame data structure
#26102 by alexander-ponomaroff was closed Jun 27, 2019 Loading… updated Oct 29, 2022
4 tasks done
Resolved duplicate issue by updating obj object DataFrame DataFrame data structure Stale
#50938 by asadullahnaeem was closed Mar 5, 2023 Loading… updated Mar 5, 2023
1 of 5 tasks
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… updated Jun 1, 2024
2 tasks done
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.