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.8.1
* tag 'v0.8.1': (126 commits)
RLS: Version 0.8.1
DOC: tweak
DOC: set_index/reset_index examples
DOC: doc fixes and what's new in 0.8.1, vectorized string methods
ENH: better string element access/slicing notation closepandas-dev#1656
DOC: minor additions to release notes for 0.8.1
BUG: handle Yahoo! finance returning duplicate dates for prev bus day, doc fixes
BUG: fix windows/32-bit builds
BUG: get pandas-dev#1620 fix working on python 3
ENH: handling of UTF-8 strings in DataFrame columns, closepandas-dev#1620
TST: span unit test pandas-dev#1635
TST: skip another @network test if no internet connection
ENH/BUG: handle tz-aware datetime.datetime in to_datetime, add utc=True option to allow conversion to utc, closepandas-dev#1581
ENH: hack to not compress single group keys, accelerate single-key and Categorical groupby operations
BUG: fix merge bug with left joins on length-0 DataFrame, closepandas-dev#1628
BUG: Series.interpolate bug with method='values' and datetime64[ns], closepandas-dev#1646
BUG: properly handle None values in dict input to concat, closepandas-dev#1649
BUG: len-0 Series min/max/describe pandas-dev#1650
Fix describe() failure for None and empty Series.
BUG: string date aliases now work with tz-aware time series closepandas-dev#1647
...
No description provided.
The text was updated successfully, but these errors were encountered: