analytics_vidhya
analytics_vidhya copied to clipboard
removed parse_dates TypeError
The type of parse_dates (block 3) is string but it should be list/dictionary.
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.