~pythonxy/pythonxy-upstream/+git/pandas-github:2.1.x

Last commit made on 2023-12-08
Get this branch:
git clone -b 2.1.x https://git.launchpad.net/~pythonxy/pythonxy-upstream/+git/pandas-github

Branch merges

Branch information

Recent commits

a671b5a... by Pandas Development Team <email address hidden>

RLS: 2.1.4

a741d1e... by "Lumberbot (aka Jack)" <email address hidden>

Backport PR #56393 on branch 2.1.x (DOC: Add release date for 2.1.4) (#56395)

Backport PR #56393: DOC: Add release date for 2.1.4

Co-authored-by: Thomas Li <email address hidden>

23252d0... by Thomas Li <email address hidden>

Revert "debug ci"

This reverts commit 2a1226b8db5d7411fee4f01416c2849c046fae71.

2a1226b... by Thomas Li <email address hidden>

debug ci

99c2756... by Patrick Hoefler <email address hidden>

Backport PR #56160 on branch 2.1.x (BUG: reset_index not preserving object dtype for string option) (#56387)

d1764d4... by Patrick Hoefler <email address hidden>

Backport PR #56184 on branch 2.1.x (BUG: mode not preserving object dtype for string option) (#56383)

aacdf61... by Patrick Hoefler <email address hidden>

Backport PR #56123 on branch 2.1.x (BUG: ne comparison returns False for NA and other value) (#56382)

7006d99... by Joris Van den Bossche

Backport PR #55703 on branch 2.1.x (Use DeprecationWarning instead of FutureWarning for is_.._dtype deprecations) (#56377)

Use DeprecationWarning instead of FutureWarning for is_.._dtype deprecations (#55703)

(cherry picked from commit d36fb98ddba74631812f113050c0a6f945868051)

65723ab... by Thomas Li <email address hidden>

Backport PR #56174: CI: Add 3.12 builds (#56333)

* Backport PR #56174: CI: Add 3.12 builds

* Update test_arrow.py

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: Patrick Hoefler <email address hidden>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

99ab008... by Matthew Roeschke <email address hidden>

Backport PR #56294: BUG: Series(strings, dtype=ArrowDtype[timestamp]) raising (#56349)