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
* commit 'v0.18.0-114-g6c692ae': (492 commits)
BUG: add names parameter to read_excel
BUG, DEP, DOC: Patch and Align Categorical's Sorting API
TST: remove ResourceWarnings from stat by auto-closing iterator
TST: revert some testing additions in pandas-dev#12874, xref pandas-dev#12886
DOC: v0.18.1 corrections
BUG: Respect usecols even with empty data
PERF: Only do case sensitive check when not lower case
BUG: PeriodIndex count & resample-on-same-freq fix
DOC: add windows building blog to contributing.rst
COMPAT: .query/.eval should work w/o numexpr being installed if possible
Implement Akima1DInterpolator
DOC: fix code-block ipython highlighting
BUG:fixed inconsistent behavior of last_valid_index
ENH: Add Index.str.get_dummies
TST: Add more Sparse indexing tests
ENH: Support CustomBusinessHour
BUG: ensure coercing scalars to when setting as numpy
BUG: SparseSeries slicing with Ellipsis raises KeyError
TST: Add numeric coercion tests
BUG: .str methods with expand=True may raise ValueError if input has name
...
xref
PeriodIndex
addressed in #12874here is the reverted commit. Note this should be rolled in the
test_resample_empty
test itselfThe text was updated successfully, but these errors were encountered: