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

DEPR: Raise FutureWarning about raising an error in __array__ when copy=False cannot be honored Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas
#60395 by KevsterAmp was merged Jan 13, 2025 Loading…
1 of 3 tasks
2.3
COMPAT: Fix FutureWarning in tests with pyarrow 6.0.0 Arrow pyarrow functionality Compat pandas objects compatability with Numpy or Python functions Testing pandas testing functions or related to the test suite
#44662 by lithomas1 was merged Nov 29, 2021 Loading…
4 tasks
1.4
CI: fix deprecation warning on interpolation CI Continuous Integration Compat pandas objects compatability with Numpy or Python functions Warnings Warnings that appear or should be added to pandas
#44561 by mzeitlin11 was merged Nov 21, 2021 Loading… 1.3.5
COMPAT: Fix the last warning from matplotlib 3.5.0 Compat pandas objects compatability with Numpy or Python functions Visualization plotting
#44544 by lithomas1 was merged Nov 23, 2021 Loading…
4 tasks
1.3.5
WARN: Add FutureWarning for DataFrame.to_latex Compat pandas objects compatability with Numpy or Python functions Deprecate Functionality to remove in pandas IO LaTeX to_latex
#44411 by attack68 was merged Nov 24, 2021 Loading… 1.4
DataFrame.convert_dtypes doesn't preserve subclasses Compat pandas objects compatability with Numpy or Python functions Constructors Series/DataFrame/Index/pd.array Constructors Subclassing Subclassing pandas objects
#44249 by m-richards was merged Nov 13, 2021 Loading…
4 tasks done
1.4
BUG: np.timedelta64 + Period Compat pandas objects compatability with Numpy or Python functions Period Period data type
#44182 by jbrockmendel was merged Oct 28, 2021 Loading…
3 of 4 tasks
1.4
BUG: yaml.dump(DataFrame) Compat pandas objects compatability with Numpy or Python functions
#44137 by jbrockmendel was merged Oct 24, 2021 Loading…
4 tasks done
1.4
Temporarily add back Index._get_attributes_dict for dask compat Compat pandas objects compatability with Numpy or Python functions
#44028 by jorisvandenbossche was merged Oct 14, 2021 Loading… 1.4
ENH: implement ExtensionArray.__array_ufunc__ Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays.
#43899 by jbrockmendel was merged Oct 6, 2021 Loading… 1.4
DEPS: Upgrade Deps for Python 3.10 Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Python 3.10
#43729 by lithomas1 was merged Oct 13, 2021 Loading…
5 tasks
1.3.4
DEPS: drop Python 3.7 and NumPy 1.17 from tests (#41678) Compat pandas objects compatability with Numpy or Python functions Dependencies Required and optional dependencies Deprecate Functionality to remove in pandas
#41989 by fangchenli was merged Jul 4, 2021 Loading… 1.4
TST: tighten stacklevel checks Compat pandas objects compatability with Numpy or Python functions
#41560 by jbrockmendel was merged May 19, 2021 Loading…
4 tasks
1.3
CLN: fix numpy FutureWarning in tests Compat pandas objects compatability with Numpy or Python functions
#41414 by fangchenli was merged May 12, 2021 Loading… 1.3
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
REGR: ufunc with DataFrame input not passing all kwargs Compat pandas objects compatability with Numpy or Python functions
#40878 by mzeitlin11 was merged Apr 12, 2021 Loading…
4 tasks done
1.2.4
COMPAT: matplotlib 3.4.0 Compat pandas objects compatability with Numpy or Python functions
#40718 by jbrockmendel was merged Apr 1, 2021 Loading…
4 tasks
1.2.4
COMPAT: add back dummy CategoricalBlock class Categorical Categorical Data Type Compat pandas objects compatability with Numpy or Python functions Internals Related to non-user accessible pandas implementation
#40582 by jorisvandenbossche was merged Mar 23, 2021 Loading… 1.3
Make Index.all compatible with numpy.all Bug Compat pandas objects compatability with Numpy or Python functions Index Related to the Index class or subclasses
#40180 by pauldmccarthy was merged Mar 5, 2021 Loading…
3 of 4 tasks
1.3
BUG: raise on RangeIndex.array Compat pandas objects compatability with Numpy or Python functions
#40022 by jbrockmendel was merged Apr 8, 2021 Loading…
4 tasks
1.3
BUG: inspect.getmembers(Series) Bug Compat pandas objects compatability with Numpy or Python functions
#38782 by topper-123 was merged Feb 7, 2021 Loading… 1.3
BUG: algos.rank with readonly values Compat pandas objects compatability with Numpy or Python functions
#38396 by jbrockmendel was merged Dec 10, 2020 Loading… 1.2
CI: update tests for numpy 1.20 change to floordiv Compat pandas objects compatability with Numpy or Python functions
#38172 by jbrockmendel was merged Nov 30, 2020 Loading…
5 tasks
1.1.5
BUG: unpickling modifies Block.ndim Compat pandas objects compatability with Numpy or Python functions ExtensionArray Extending pandas with custom dtypes or arrays.
#37657 by jbrockmendel was merged Nov 9, 2020 Loading…
5 tasks done
1.1.5
BUG: read-only values in cython funcs Bug Compat pandas objects compatability with Numpy or Python functions Datetime Datetime data dtype
#37613 by jbrockmendel was merged Nov 4, 2020 Loading…
7 tasks done
1.2
ProTip! Filter pull requests by the default branch with base:main.