89
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 27, 2024 — Jul 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
BUG: Fixed issue with bar plots not stacking correctly when 'stacked' and 'subplots' are used together (#61340) More... 3 months ago
CI: Use Cython nightlies for Windows wheel builds again (#61371) More... 3 months ago
Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 (#61369) More... 3 months ago
EHN: `df.to_latex(escape=True)` also escape index names (#61307) More... 3 months ago
BUG: groupby.groups with NA categories fails (#61364) More... 3 months ago
DOC: Add missing period in sample docstring (#61367) More... 3 months ago
[minor edit] edit definitions of some parameters with correct idiomatic English for better legibility (#61366) More... 3 months ago
perf: improve membership check performance in column filtering (#61046) More... 3 months ago
BUG: Wrong result with varying window size min/max rolling calc. (#61288) More... 3 months ago
DOC: Updated `groupby.expanding` arguments (#61352) More... 3 months ago
BUG: pivot_table with overlapping values (#61293) More... 3 months ago
DOC Update link to "The Grammar of Graphics" book (#61341) More... 3 months ago
ENH: Add tzdata to hard dependencies (#61308) More... 3 months ago
ENH: Update DataFrame.to_stata to handle pd.NA and None values in strL columns (#61286) More... 3 months ago
DOC: Updated `groupby.ewm` arguments (#61334) More... 3 months ago
TYP: Remove unused mypy ignores (#61330) More... 3 months ago
DEPS: Bump optional dependencies (#60655) More... 3 months ago
[minor edit] fix typo: psudocode -> pseudocode (#61314) More... 3 months ago
DOC: Add missing punctuation to merging.rst (#61315) More... 3 months ago
Remove WillAyd from CODEOWNERS (#61329) More... 3 months ago
BUG(string dtype): groupby/resampler.min/max returns float on all NA strings (#60985) More... 3 months ago
WEB: Update benchmarks page (#61289) More... 3 months ago
BUG: Handle overlapping line and bar on the same plot (#61173) More... 3 months ago
DOC: copyedit _base.py (#61299) More... 3 months ago
ENH(string dtype): fallback for HDF5 with UTF-8 surrogates (#60993) More... 3 months ago
Bug: Save original index and remap after function completes (#61116) More... 4 months ago
DOC: Add documentation for `groupby.expanding()` (#61274) More... 4 months ago
DOC: Add documentation for `groupby.ewm()` (#61283) More... 4 months ago
BUG: Fix pyarrow categoricals not working for pivot and multiindex (#61193) More... 4 months ago
BUG: OverflowError when fillna on DataFrame with a pd.Timestamp (#61208) (#61216) More... 4 months ago