snowflakedb / snowflakedb/snowpark-python
SNOW-2042120: SettingWithCopyWarning
@sfc-gh-jrose is already working on this.
Since Apr 15, 2025.
- Dominant language
- Python
- Stars
- 341
- Forks
- 155
- Avg merge
- 4d 16h
- Merged PRs (30d)
- 27
Description
Please answer these questions before submitting your issue. Thanks!
-
What version of Python are you using?
3.11.9
-
What are the Snowpark Python and pandas versions in the environment?
pandas==2.2.3
pandas-stubs==2.2.3.250308
snowflake-snowpark-python==1.28.0 -
What did you do?
Running any kind of local test gives the following warning multiple times:
- What did you expect to see?
Creating this issue to bring attention to a possible implementation hiccup, but I understand that this isn't necessary going to cause problems in the future, but the possibility is there.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.