Question
TypeError: astype() got an unexpected keyword argument ‘skipna’
Hi there,
while pushing a dataframe into a datamodel i got the above mentioned error. By checking the parquet_utils.py and a quick research I found out that this (skipna) argument is obsolete and no longer supported.
Iam using python 3.7.6, panas 1.0.1 and pycelonis 1.2.8
Is there a workaround for this issue?
Best regards,
Eike
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.