antoinecarme / pyaf

PyAF is an Open Source Python library for Automatic Time Series Forecasting built on top of popular pydata modules.
BSD 3-Clause "New" or "Revised" License
458 stars 73 forks source link

Realign two dataframes layouts to avoid pandas warnings #95

Closed antoinecarme closed 6 years ago

antoinecarme commented 6 years ago

Fix for #93

antoinecarme commented 6 years ago

Pandas warnings are no longer present in travis0ci reports, Merging.