Commits
Branch selector
User selector
Datepicker
Commit History
Commits on May 17, 2025
DOC: fix typo in merging.rst (#61449)
Show description for 5aa78c0authored
Commits on May 16, 2025
DOC: Skip parallel_coordinaes, andrews_curves doctests (#61448)
Show description for 3543e96authored- authored
BLD: Try using shared memory utilities in Cython to reduce wheel sizes (#61384)
Show description for 341f161
Commits on May 15, 2025
CI: Upgrade to ubuntu-24.04, install Python free threading from conda-forge (#61410)
Show description for b2b2d04BUG: Impossible creation of array with dtype=string (#61263)
Show description for 29e0146
Commits on May 14, 2025
Commits on May 13, 2025
CI: Fix test failures in 32-bit environment (#61423)
Show description for 41968a5authored
Commits on May 12, 2025
BLD: Decrease size of docker image (#61430)
Show description for 839747cauthoredDOC: Updates to documentation - io.rst (#61429)
Show description for 9bfbe9eauthored
Commits on May 11, 2025
DOC: update pandas cheat sheet with a third page (fixes #40680) (#61378)
Show description for f496acfauthored
Commits on May 10, 2025
String dtype: more informative repr (keeping brief __str__) (#61148)
Show description for 3832e85authored
Commits on May 9, 2025
DOC: Updated titanic.rst survived description (#61421)
Show description for 9c5b9eeauthored
Commits on May 8, 2025
DOC: removed none from docstring (#61411)
Show description for cdc5b74authoredDEPS: Clean unused dependencies (#61331)
Show description for 8045c2dauthored
Commits on May 7, 2025
Subplot title count fix + fix for issue introduced in earlier PR (#61393)
Show description for 2e141aaauthored
Commits on May 5, 2025
[pre-commit.ci] pre-commit autoupdate (#61397)
Show description for 7bb58a8authored
Commits on May 3, 2025
Commits on Apr 30, 2025
DOC: Fix dark mode text visibility in Getting Started accordion (#60024) (#61379)
Show description for e55d907authoredCI: Have dedicated Python 3.13 job instead of using Python dev (#61333)
Show description for caa58c7authored- authored
Commits on Apr 29, 2025
BUG: Series.dot for arrow and nullable dtypes returns object-dtyped series (#61376)
Show description for cf6de58
Commits on Apr 28, 2025
BUG: Fixed issue with bar plots not stacking correctly when 'stacked' and 'subplots' are used together (#61340)
Show description for 65bf9cdauthored- authored
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#61369)
Show description for c644e45authoredEHN: `df.to_latex(escape=True)` also escape index names (#61307)
Show description for 26a6316authoredBUG: groupby.groups with NA categories fails (#61364)
Show description for b519aa7authored- authored
[minor edit] edit definitions of some parameters with correct idiomatic English for better legibility (#61366)
Show description for d692ddd
Commits on Apr 26, 2025
perf: improve membership check performance in column filtering (#61046)
Show description for 44c5613
Commits on Apr 25, 2025
- authored
DOC: Updated `groupby.expanding` arguments (#61352)
Show description for 0fce6b4authored
Commits on Apr 23, 2025
BUG: pivot_table with overlapping values (#61293)
Show description for 20d5b1cauthored- authored