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: 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…
3 tasks done
BUG: DataFrame.update with tz-aware date doesn't return naive data DataFrame DataFrame data structure Datetime Datetime data dtype
#25810 by mroeschke was merged Mar 21, 2019 Loading…
4 tasks done
0.25.0
ENH: Add errors parameter to DataFrame.rename API Design DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
#25535 by MaxVanDeursen was merged Mar 5, 2019 Loading…
4 tasks done
0.25.0
BUG: Fix regression in DataFrame.apply causing RecursionError DataFrame DataFrame data structure Regression Functionality that used to work in a prior pandas version
#25230 by gioiab was merged Feb 9, 2019 Loading…
4 tasks done
0.24.2
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…
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…
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…
5 tasks done
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…
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…
3 of 4 tasks
DOC: Improve "inplace" param in Dataframe.rename() docs DataFrame DataFrame data structure Docs
#24037 by nmusolino was closed Dec 3, 2018 Loading…
3 of 4 tasks
Proper boxing of scalars in DataFrame.to_dict Bug DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions Numeric Operations Arithmetic, Comparison, and Logical operations
#23921 by bourbaki was merged Dec 2, 2018 Loading…
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…
4 tasks
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…
3 of 4 tasks
0.24.0
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…
1 task done
BUG GH22858 When creating empty dataframe, only cast int to float if index given DataFrame DataFrame data structure Dtype Conversions Unexpected or buggy dtype conversions
#22963 by JustinZhengBC was merged Oct 4, 2018 Loading…
4 tasks done
0.24.0
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…
DOC: #22899, Fixed docstring of itertuples in pandas/core/frame.py DataFrame DataFrame data structure Docs
#22902 by leeyspaul was merged Oct 7, 2018 Loading…
2 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…
4 tasks done
0.24.0
Only sort dict columns in from_records for py < 3.6 DataFrame DataFrame data structure
#22687 by llawall was closed Dec 23, 2018 Loading…
2 of 4 tasks
DOC: Fix DataFrame.to_xarray doctests and allow the CI to run it. DataFrame DataFrame data structure Docs IO Data IO issues that don't fit into a more specific label
#22673 by Moisan was merged Sep 19, 2018 Loading…
2 tasks done
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…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.