89
I Use This!
Very High Activity

Commits : Listings

Analyzed 2 minutes ago. based on code collected about 1 hour ago.
Nov 13, 2024 — Nov 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Fix Categorical displays string categories without quotes when dtype is "string" (#63070) More... about 7 hours ago
Move chained assignment detection to cython for Python 3.14 compat (#62070) More... about 22 hours ago
STY: add strict=True in core/reshape/encoding.py (#63072) More... 2 days ago
CLN: move away from numpy.fix in favor of numpy.trunc (#63074) More... 2 days ago
TST: Replace ensure_clean utility function with the temp_file pytest fixture in test_xml.py (#63075) More... 2 days ago
PERF: missing break in maybe_convert_objects (#63067) More... 3 days ago
ENH: clarify error message when passing the removed year frequencies 'AS-JAN' (#63047) More... 3 days ago
DOC: Move whatsnew note for #58043 to v2.3.4 (#62811) More... 3 days ago
BUG: Fix polluted window in rolling var (#63048) More... 3 days ago
TST: Replace ensure_clean_store with tmp_path in test_put.py (#63063) More... 3 days ago
TST: Replace ensure_clean_store with tmp_path in io/pytables/test_categorical.py (#63055) More... 3 days ago
DOC: Remove ..versionadded directives before 2.0 (#63035) More... 5 days ago
Remove the @doc decorator from pandas/core/accessor.py (#63026) More... 5 days ago
ENH: Add solution guidance to IntCastingNaNError message (#62838) (#63044) More... 5 days ago
TST: Add regression tests for enlarging MultiIndex with None keys (GH… (#63025) More... 5 days ago
DOC: Correct grammar issues about a/an usage (#63042) More... 5 days ago
CI: ensure to trigger the sdist/wheel builds on release event (#62626) More... 6 days ago
REF: Release gil in is_range_indexer, is_sequence_range (#63038) More... 6 days ago
CLN: Replace get_option(infer_string) with using_string_dtype (#63036) More... 6 days ago
DEPR: verify_integrity in DataFrame.set_index (#63033) More... 6 days ago
CoW: add readonly flag to ExtensionArrays, return read-only EA/ndarray in .array/EA.to_numpy() (#61925) More... 6 days ago
Remove ALL gitpod/docker/devcontainer related files and docs (#62859) More... 6 days ago
BUG: empty slice assignment raises if datetime column is present #50942 (#62934)
Li
More... 6 days ago
DOC: Replace @Appender with inline docstring in io\sas\sas_xport.py (#63021) More... 6 days ago
REF: inline array_to_datetime64 cases, update tests (#63015) More... 7 days ago
TST: Reduce deep copies in the test suite (#62970) More... 7 days ago
DOC: Correct return type for `DataFrame.hist` (#63011) More... 7 days ago
STY: Add strict=True in zip() in \core (#63005) More... 7 days ago
DOC: Add versionadded markers for anti joins (#62962) More... 7 days ago
DEPR: silent string casting in binary Timedelta operations (#62989) More... 7 days ago