analytics_vidhya icon indicating copy to clipboard operation
analytics_vidhya copied to clipboard

removed parse_dates TypeError

Open PiyushGoyal443 opened this issue 7 years ago • 1 comments

The type of parse_dates (block 3) is string but it should be list/dictionary.

PiyushGoyal443 avatar Jun 12 '17 10:06 PiyushGoyal443

Hi Jian, Just a quick question. you use test_results.csv in modelfit function. Where is the cvs file? I couldn’t find it. test_results = pd.read_csv(‘test_results.csv’)

Thank you.

tukeyone avatar Mar 20 '18 07:03 tukeyone