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

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… updated Sep 19, 2018
2 tasks 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… updated Oct 5, 2018
4 tasks done
0.24.0
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… updated Oct 7, 2018
2 of 4 tasks
0.24.0
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
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
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… updated Dec 2, 2018
4 tasks done
0.24.0
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
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
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
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… updated Feb 22, 2019
4 tasks done
0.24.2
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
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… updated Mar 7, 2019
4 tasks done
0.25.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: 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… updated Mar 21, 2019
4 tasks done
0.25.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… updated Mar 25, 2019
Pass the errors and kwargs arguments through to astype in the columns… DataFrame DataFrame data structure Error Reporting Incorrect or improved errors from pandas
#25888 by johnklehm was merged Mar 31, 2019 Loading… updated Mar 31, 2019 0.25.0
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
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: constructing a DataFrame using range doesn't work Bug DataFrame DataFrame data structure
#26343 by topper-123 was merged May 12, 2019 Loading… updated May 12, 2019
4 tasks done
0.25.0
ERR: User-facing AssertionError in DataFrame Constructor DataFrame DataFrame data structure Testing pandas testing functions or related to the test suite
#26440 by simonjayhawkins was merged May 18, 2019 Loading… updated May 18, 2019
3 of 4 tasks
0.25.0
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
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
ProTip! no:milestone will show everything without a milestone.