89
I Use This!
Very High Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
May 08, 2023 — May 08, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ENH: Add support for reading 110-format Stata dta files (#58044) More... 1 day ago
BUG/PERF: groupby.transform with unobserved categories (#58084) More... 1 day ago
DEPR: remove deprecated internals names (#58037) More... 1 day ago
TST: Add test for regression in `groupby` with tuples yielding MultiIndex (#58630) More... 1 day ago
DOC: Improve docstrings for Index.empty, Index.view and Index.names (#58642) More... 1 day ago
BLD, TST: Build and test Pyodide wheels for `pandas` in CI (#57896) More... 1 day ago
CLN: callable to Series.iloc returning a tuple (#58626) More... 1 day ago
TST: Skip test_rolling_var_numerical_issues on riscv64 platforms (#58635) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.Series.dt.daysinmonth and pandas.Series.dt.days_in_month (#58637) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.tseries.offsets.Week.name (#58634) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.tseries.offsets.Week.name (#58633) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.Timestamp.utcnow (#58629) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.Series.mode (#58627) More... 1 day ago
DOC: Enforce Numpy Docstring Validation for pandas.Timestamp.as_unit and pandas.Timedelta.as_unit (#58609) More... 1 day ago
CLN: Change Categorical.map(na_action=) default to None (#58625) More... 2 days ago
CLN: Remove deprecated read_*(date_parser=) (#58624) More... 2 days ago
CLN: Remove deprecated read_csv(infer_datetime_format=) (#58620) More... 2 days ago
Enforce Numpy Docstring Validation for pandas.IntervalIndex.contains and pandas.arrays.IntervalArray.contains (#58618) More... 2 days ago
Enforce Numpy Docstring Validation for pandas.Series.mod (#58619) More... 2 days ago
DOC: Enforce Numpy Docstring Validation for pandas.api.extensions.register_extension_dtype (#58615) More... 2 days ago
BUG: Fix arrow extension array assignment by repeated key (#58616) More... 2 days ago
CLN: Enforce rolling/expanding.quantile(quantile=) keyword (#58605) More... 2 days ago
TST: Reduce some testing data sizes (#58617) More... 2 days ago
Updated the indexing.rst for Issue 58583 (#58607) More... 2 days ago
DOC: Enforce Numpy Docstring Validation for pandas.api.extensions.register_extension_dtype (#58614) More... 2 days ago
DOC: Enforce Numpy Docstring Validation for pandas.tseries copy methods (#58610) More... 2 days ago
DOC: Enforce Numpy Docstring Validation for pandas.IntervalIndex.closed and pandas.arrays.IntervalArray.closed (#58608) More... 2 days ago
DOC: Enforce Numpy Docstring Validation for pandas.Series.min (#58606) More... 2 days ago
CLN: Some unit tests (#58599) More... 3 days ago
TST: Add test for duplicate `by` columns in `groupby.agg` using `pd.namedAgg` and `asIndex=False` (#58579) More... 3 days ago