89
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected about 23 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
DOC: Add tzdata to README dependencies list (#61931) More... 1 day ago
DOC: fix doctests for pandas/core/strings/accessor.py for new string dtype (#61908) More... 1 day ago
Output formatting: preserve quoting for string categories (#61891) More... 1 day ago
unpin scipy since statsmodels was fixed (#61933) More... 2 days ago
DOC: fix doctests for pandas/core/base.py for new string dtype (#61905) More... 4 days ago
WEB: Remove Roadmap points pending a PDEP section from Roadmap (#61892) More... 4 days ago
DOC: update release process maintainer guide (#61810) More... 5 days ago
PDEP-8: Inplace methods in pandas (#51466) More... 5 days ago
BUG: fix fill value for gouped sum in case of unobserved categories for string dtype (empty string instead of 0) (#61909) More... 5 days ago
Update v3.0.0.rst to use Month XX, 2025 instead of 2024 (#61919) More... 5 days ago
DOC: Clarify to_numeric behavior for numeric dtypes (#61904) More... 5 days ago
DEPR: maybe_infer_ndim (#61901) More... 5 days ago
CI: properly enable the string dtype also for custom CI builds (#61913) More... 5 days ago
DOC: fix doctests for pandas/core/generic.py for new string dtype (#61907) More... 6 days ago
DOC: fix doctests for datetimelike.py files for the new string dtype (#61911) More... 7 days ago
BUG: fix padding for string categories in CategoricalIndex repr (#61894) More... 8 days ago
BUG: If both index and axis are passed to DataFrame.drop, raise a clear error (#61855) More... 9 days ago
API: IncompatibleFrequency subclass TypeError (#61875) More... 9 days ago
BUG: disallow exotic np.datetime64 unit (#61882) More... 9 days ago
DOC: fix doctests for string dtype changes (top-level) (#61887) More... 10 days ago
DOC: make doc build run with string dtype enabled (#61864) More... 10 days ago
API: Index.__cmp__(Series) return NotImplemented (#61884) More... 10 days ago
BUG: Timedelta with invalid keyword (#61883) More... 10 days ago
ERR: improve exception message from timedelta64-datetime64 (#61876) More... 10 days ago
DOC: update Parquet IO user guide on index handling and type support across engines (#61878) More... 10 days ago
DOC: show Parquet examples with default engine (without explicit pyarrow/fastparquet engine keyword) (#61877) More... 10 days ago
String dtype: turn on by default (#61722) More... 10 days ago
DOC: Add Raises section to to_numeric docstring (#61868) More... 10 days ago
API: np.isinf on Index return Index[bool] (#61874) More... 10 days ago
TST(string dtype): Resolve xfails in test_from_dummies (#60694) More... 11 days ago