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

COMPAT: numpy master compat for groupby-filter Compat pandas objects compatability with Numpy or Python functions
#15365 by jreback was closed Feb 12, 2017 Loading… 0.20.0
ENH: xz compression in to_csv() resolves #11852 Compat pandas objects compatability with Numpy or Python functions Enhancement IO CSV read_csv, to_csv
#12668 by terfilip was closed Mar 23, 2016 Loading…
4 tasks done
0.18.1
BUG: pivot_table strings as aggfunc Compat pandas objects compatability with Numpy or Python functions Reshaping Concat, Merge/Join, Stack/Unstack, Explode
#18810 by bobhaffner was merged Dec 23, 2017 Loading…
4 tasks done
0.23.0
ENH: Show column name in assert_frame_equal Compat pandas objects compatability with Numpy or Python functions
#29218 by moi90 was merged Jan 7, 2020 Loading…
3 of 5 tasks
1.0.0
BUG/CI/TST: fix format strings Bug Compat pandas objects compatability with Numpy or Python functions Error Reporting Incorrect or improved errors from pandas IO Excel read_excel, to_excel
#7285 by cpcloud was merged Jun 2, 2014 Loading… 0.14.1
BUG: fix CategoricalBlock pickling Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#8519 by immerrr was merged Oct 10, 2014 Loading… 0.15.0
COMPAT: rename isnull -> isna, notnull -> notna API Design Compat pandas objects compatability with Numpy or Python functions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#16972 by jreback was merged Jul 25, 2017 Loading… 0.21.0
Iterableiterator Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation IO Data IO issues that don't fit into a more specific label
#12173 by toobaz was closed Feb 6, 2016 Loading… 0.18.0
DEPR: removal of deprecation warnings for float indexers Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#12246 by jreback was closed Feb 13, 2016 Loading… 0.18.0
Support for OO Optimization Compat pandas objects compatability with Numpy or Python functions
#21093 by WillAyd was merged May 30, 2018 Loading…
4 tasks done
0.23.1
Fix name setting in DTI/TDI __add__ and __sub__ Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype Timedelta Timedelta data type
#19744 by jbrockmendel was merged Feb 21, 2018 Loading…
3 of 4 tasks
0.23.0
ENH: Add IntegerArray.__arrow_array__ for custom conversion to Arrow Compat pandas objects compatability with Numpy or Python functions Enhancement
#28368 by jorisvandenbossche was merged Sep 12, 2019 Loading… 1.0.0
COMPAT: remove Categorical pickle compat with Pandas < 0.16 Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions IO Data IO issues that don't fit into a more specific label
#27538 by topper-123 was merged Sep 19, 2019 Loading…
3 of 5 tasks
1.0.0
Fix compilation under cython 3. Compat pandas objects compatability with Numpy or Python functions Stale
#41530 by rainwoodman was closed Aug 17, 2021 Loading…
BUG: preserve dtypes in interpolate Compat pandas objects compatability with Numpy or Python functions Dtype Conversions Unexpected or buggy dtype conversions Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate
#6291 by TomAugspurger was closed Feb 17, 2014 Loading… 0.14.0
COMPAT: Consider Python 2.x tarfiles file-like Compat pandas objects compatability with Numpy or Python functions IO CSV read_csv, to_csv
#16533 by gfyoung was merged Jun 1, 2017 Loading… 0.20.2
Fix pandas.Timedelta range Compat pandas objects compatability with Numpy or Python functions Timedelta Timedelta data type
#12728 by has2k1 was closed Mar 31, 2016 Loading…
4 tasks done
0.18.1
DEPS/CLN: remove distutils usage Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Python 3.10
#41207 by fangchenli was merged May 5, 2021 Loading…
1 task done
1.3
ENH: Support arrow/parquet roundtrip for nullable integer / string extension dtypes Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays. IO Parquet parquet, feather
#29483 by jorisvandenbossche was merged Nov 19, 2019 Loading… 1.0.0
BLD: Add missing inline declarations Compat pandas objects compatability with Numpy or Python functions
#14611 by orivej was closed Dec 31, 2016 Loading…
API: restore full datetime.timedelta compat with Timedelta w.r.t. seconds/microseconds accessors (GH9185, GH9139) API Design Compat pandas objects compatability with Numpy or Python functions Timedelta Timedelta data type
#9257 by jreback was merged Jan 16, 2015 Loading… 0.16.0
COMPAT: Pypy tweaks Compat pandas objects compatability with Numpy or Python functions
#17351 by mattip was merged Sep 7, 2017 Loading… 0.21.0
Make pd.Period immutable Compat pandas objects compatability with Numpy or Python functions Period Period data type
#17239 by jbrockmendel was merged Aug 24, 2017 Loading…
4 tasks
0.21.0
COMPAT: Support for MPL 1.5 Compat pandas objects compatability with Numpy or Python functions Visualization plotting
#11145 by TomAugspurger was merged Sep 22, 2015 Loading… 0.17.0
Fix Series.__sub__ non-nano datetime64 Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#18783 by jbrockmendel was merged Dec 28, 2017 Loading…
4 tasks done
0.23.0
ProTip! no:milestone will show everything without a milestone.