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
Version 0.9.0 Release Candidate 2
* tag 'v0.9.0rc2':
DOC: release notes, bump to RC2
DOC: missed a few for release notes 0.9
DOC: add a few more notes on bug fixes in release.rst
BUG: repr fix for all-NA index level. closepandas-dev#1971
BLD: don't link against math library on windows
TST: kludge around test failure on win64 python 3.2.2
BLD: link against math library explicitly. closepandas-dev#1955
DOC: Add line about resetting to default index
DOC: Adding details on normalization for variance functions.
DOC: Specify default merge behavior for on = None
BUG: PeriodIndex slicing by datetime fails when either end out-of-bounds pandas-dev#1977
BUG: read_table unicode bug pandas-dev#1975
BUG: BlockManager.iget fails with non-unique MultiIndex pandas-dev#1970
Better error message for DataFrame.apply if axis is not 0 or 1
TST: fix up tzlocal test cases
DOC: add level option in Series.reset_index to release notes
ENH: level parameter for Series.reset_index
0 commit comments