89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
Apr 03, 2024 — May 03, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CI: correct error msg in `test_view_index` (#58181) More... 26 days ago
BUG: Allow using numpy in `DataFrame.eval` and `DataFrame.query` via @-notation (#58057) More... 26 days ago
STY: Add flake8-slots and flake8-raise rules (#58161) More... 26 days ago
REF: de-duplicate tzinfo-awareness mismatch checks (#58171) More... 26 days ago
Cleanup json_normalize documentation (#58180) More... 26 days ago
No longer produce test.tar/test.zip after running test suite (#58168) More... 29 days ago
DEPR: enforce Sparse deprecations (#58167) More... 29 days ago
DEPR: Categorical fastpath (#58157) More... 29 days ago
DEPR: Enforce datetimelike deprecations (#57999) More... 29 days ago
DEPR: PandasArray alias (#58158) More... 29 days ago
BUG: Fix Index.sort_values with natsort_key raises (#58148) More... 29 days ago
CLN: remove unnecessary check `needs_i8_conversion` if Index subclass does not support `any` or `all` (#58006) More... about 1 month ago
DOC: Add return value for Index.slice_locs when label not found #32680 (#58135) More... about 1 month ago
PERF: concat([Series, DataFrame], axis=0) returns RangeIndex columns when possible (#58119) More... about 1 month ago
BLD: Fix nightlies not building (#58138) More... about 1 month ago
PERF: Series(dict) returns RangeIndex when possible (#58118) More... about 1 month ago
DOC: Add examples for creating an index accessor (#57867) More... about 1 month ago