ValueError: You Must Pass a Freq Argument as Current Index has None
Sometimes, you get ValueError: You must pass a freq argument as current index has none error when you are working with the PyCaret module and trying to set up the module for the time series dataset. I was having the same problem and after doing some research I came to know the reason. For PayCaret, …
ValueError: You Must Pass a Freq Argument as Current Index has None Read More »