BUG: Fix MultiIndex from_tuples on tuples with NaNs (
#60944 )
Pull request merge
BUG: Fix OverflowError in lib.maybe_indices_to_slice() (
#61080 )
Pull request merge
BUG: Fix concat DataFrame and Series with ignore_index=True (
#60983 )
Pull request merge
BUG: Fix na_position type in IndexEngine (
#61062 )
Pull request merge
DOC: Add link description (
#61063 )
Pull request merge
DOC: Add inference type information to Dataframe Apply (
#61065 )
Pull request merge
DOC: Fix syntax highlighting in overview (
#61066 )
Pull request merge
DOC: Fix typo in Timestamp.isoformat (
#61067 )
Pull request merge
BUG: Recognize chained fsspec URLs (
#61041 )
Pull request merge
Adjust Docker File Key Value Format (
#61050 )
Pull request merge
WillAydpushed 1 commit to main • c8811fb…b8f6bac • 3 days ago
DOC: Correct a typo in ecosystem.md (
#61059 )
Pull request merge
DOC: Updated set_index doc with a warning (
#60990 )
Pull request merge
Renamed "normalise" to "normalize" (
#61051 )
Pull request merge
DOC Fix Styler.to_latex to be in Writer column (
#61053 )
Pull request merge
Backport PR
#61042 : CI/TST: Fix xfail in test_columns_dtypes_not_inva…
Pull request merge
ENH: Add JupyterLite-powered shell for the website (reprise of
#47428 ) (
Pull request merge
test_datetimes.py: fix literal string (
#60820 )
Pull request merge
CI/TST: Fix xfail in test_columns_dtypes_not_invalid for pyarrow nigh…
Pull request merge
CI: Bump GHA uses versions (
#61039 )
Pull request merge
ENH: Add HalfYear offsets (
#60946 )
Pull request merge
DOC: Correct typos in Working with text data (
#61034 )
Pull request merge
[pre-commit.ci] pre-commit autoupdate (
#61038 )
Pull request merge
[pre-commit.ci] pre-commit autoupdate
BUG: Fix bug in to_datetime that occasionally throws FloatingPointErr… (
Pull request merge
BUG: Fix incosistent behavior of 2d-indexed loc-set to Series
#59933 (
#… Pull request merge
Bump to pypa/cibuildwheel@v2.23.0
; build WASM wheels against Pyodid…
Pull request merge
TST: Add test for groupby with datetime and NaT values (
#61021 )
Pull request merge
BUG: Fix MultiIndex alignment issue in Dataframe-Series binary operat… (
Pull request merge
PERF: use
blk.dtype
in
where()
&
_setitem_frame()
(
#61014 )
Pull request merge
You can’t perform that action at this time.