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
Issue #71 reduces the range of Pandas libraries used to 2.1.4-2.2 to ensure we can use the engine with APT packages. This change generated an exception related to the silent downcasting we use before visiting the interpreter, using both semantic analysis and run methods on API:
Overview
Issue #71 reduces the range of Pandas libraries used to 2.1.4-2.2 to ensure we can use the engine with APT packages. This change generated an exception related to the silent downcasting we use before visiting the interpreter, using both semantic analysis and run methods on API:
When attempting to remove the silent downcasting, I find there is some issue in test 5 of the CASE tests (test_case_ds, parameter 5)
Important
When solving this issue, double check you have installed pandas 2.1.4
Tasks to perform
Note
No tests should be added for this issue
The text was updated successfully, but these errors were encountered: