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.9.0-166-g7156920': (159 commits)
DOC: spacing fix
BUG: catch any/all case that fails in NumPy > 1.6 with stricter casting rules
DOC: fixed up release notes a little more
TST: misc coverage and cleanup
Additional test coverage for v0.9.1
DOC: add note about converters now blocking type coersion in file parsers
BUG: partial slicing bugs for PeriodIndex
BUG: account for different fp exponent formatting in some pythons
BUG: parse floats outside of PyFloat_FromString for python 2.5
BUG: do not coerce types in parser if converters specified pandas-dev#2184
TST: more misc test coverage
TST: take out IPython check for timeseries plotting tests
TST: fix panel/test_panel file modes. don't skip plotting tests if ipython imported
TST: rogue foo
TST: disable test_console_encode post unicode refactor
TST: misc test coverage
DOC: remove note on not overriding mpl registry
BUG: put mpl unit registry back in for set_xlim
BUG: ensure axes are Index objects in _arrays_to_mgr
DOC: examples for release notes
...
xref: http://stackoverflow.com/questions/13250046/pandas-csv-import-keep-leading-zeros-in-a-column
The text was updated successfully, but these errors were encountered: