You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This bit of code fails for me: hocas_all_off_disp = pydb.read_sql(f"SELECT * FROM hocas_dev_v1.all_off_disp limit 10")
The error: ValueError: Bool column has NA values in column 59
The text was updated successfully, but these errors were encountered:
This bit of code fails for me:
hocas_all_off_disp = pydb.read_sql(f"SELECT * FROM hocas_dev_v1.all_off_disp limit 10")
The error:
ValueError: Bool column has NA values in column 59
The text was updated successfully, but these errors were encountered: