You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge remote-tracking branch 'upstream/master' into bug/categorical-indexing-1row-df
* upstream/master: (185 commits)
ENH: add BooleanArray extension array (pandas-dev#29555)
DOC: Add link to dev calendar and meeting notes (pandas-dev#29737)
ENH: Add built-in function for Styler to format the text displayed for missing values (pandas-dev#29118)
DEPR: remove statsmodels/seaborn compat shims (pandas-dev#29822)
DEPR: remove Index.summary (pandas-dev#29807)
DEPR: passing an int to read_excel use_cols (pandas-dev#29795)
STY: fstrings in io.pytables (pandas-dev#29758)
BUG: Fix melt with mixed int/str columns (pandas-dev#29792)
TST: add test for ffill/bfill for non unique multilevel (pandas-dev#29763)
Changed description of parse_dates in read_excel(). (pandas-dev#29796)
BUG: pivot_table not returning correct type when margin=True and aggfunc='mean' (pandas-dev#28248)
REF: Create _lib/window directory (pandas-dev#29817)
Fixed small mistake (pandas-dev#29815)
minor cleanups (pandas-dev#29798)
DEPR: enforce deprecations in core.internals (pandas-dev#29723)
add test for unused level raises KeyError (pandas-dev#29760)
Add documentation linking to sqlalchemy (pandas-dev#29373)
io/parsers: ensure decimal is str on PythonParser (pandas-dev#29743)
Reenabled no-unused-function (pandas-dev#29767)
CLN:F-string in pandas/_libs/tslibs/*.pyx (pandas-dev#29775)
...
# Conflicts:
# pandas/tests/frame/indexing/test_indexing.py
0 commit comments