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
* origin/master:
DOC: string args to how in resample pandas-dev#1355
BLD: turning isreleased to False
DOC: release notes to closepandas-dev#1349
ENH: Cython nancorr speeds up DataFrame.corr with method='pearson' by > 100x
DOC: new parser functionality pandas-dev#1347
DOC: another pass at release notes
DOC: what's new
DOC: release notes, what's new
DOC: release notes and what's new
BUG: parser with multiple date col and multiple index col pandas-dev#1344
TST: additional tests for parsers and minor code cleanup
ENH: KdePlot with DataFrame pandas-dev#1342. TST: frame kde and kde with logy pandas-dev#1341
BUG: respect logy argument in KdePlot, closepandas-dev#1341
BUG: set_xlim for time series plots pandas-dev#1339
BUG: PeriodIndex.map tries to get super(DatetimIndex, self)
BUG: fixed doc bug that caused latex build to fail
DOC: cleaned up parser doc string to stop sphinx from complaining
ENH: better error msg for fillna() with invalid method
df.plot(kind='kde') => "ValueError: Invalid chart type given kde"
The text was updated successfully, but these errors were encountered: