Skip to content

Conversation

@sinhrks
Copy link
Member

@sinhrks sinhrks commented Apr 3, 2016

@sinhrks sinhrks added Bug Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type labels Apr 3, 2016
@sinhrks sinhrks added this to the 0.18.1 milestone Apr 3, 2016
- Bug where ``loffset`` argument was not applied when calling ``resample().count()`` on a timeseries (:issue:`12725`)
- ``pd.read_excel()`` now accepts path objects (e.g. ``pathlib.Path``, ``py.path.local``) for the file path, in line with other ``read_*`` functions (:issue:`12655`)

- Bug in ``SparseArray.to_dence`` does not preserve ``dtype`` (:issue:`10648`)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

dense

@jreback jreback closed this in 2d13410 Apr 3, 2016
@jreback
Copy link
Contributor

jreback commented Apr 3, 2016

thanks @sinhrks awesome!

@sinhrks sinhrks deleted the sparray_todense branch April 3, 2016 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Dtype Conversions Unexpected or buggy dtype conversions Sparse Sparse Data Type

2 participants