SNOW-1797580: Integer columns contain Na after filtering when using to pandas in local testing #2598
Labels
bug
Something isn't working
status-triage_done
Initial triage done, will be further handled by the driver team
What version of Python are you using?
Python 3.11.8
What operating system and processor architecture are you using?
Linux-5.10.102.1-microsoft-standard-WSL2-x86_64-with-glibc2.35
What are the component versions in the environment (
pip freeze
)?snowflake-connector-python==3.12.3
snowflake-snowpark-python==1.24.0
What did you do?
What did you expect to see?
That the pd_df has the same data as collected. But the int column is NaN for the pandas df. I already found the issue and will open a PR asap
The text was updated successfully, but these errors were encountered: