Alex Niemi
06/28/2024, 5:05 PMcross_validation
and keep getting the same error (screenshot below). Seemed to be coming from the dtype
of my target_date
column (based on the error message) so I converted all date columns to datetime64[ns]
but still get the same error. Now I'm wondering if I've exceeded a limit for calling the API and that's why the error contains "`ApiError: status_code: 500`" Anybody know what's going wrong or how I can resolve it... it was working yesterday and I've tried everything that I (and Gemini and Perplexity and ChatGPT) can think of. Thank you!Alex Niemi
06/28/2024, 5:06 PMJosé Morales
06/28/2024, 5:19 PMAlex Niemi
06/28/2024, 5:38 PM