Commit 513fad6
SNOW-897635 - Release 1.7.0 (#1012)
* Bump up version to 1.7.0
* SNOW-703769 applyInPandas equivalent (#1007)
* SNOW-703769: applyInPandas init
* select all cols after apply in pandas
* only select new cols
* infer input types from DF
* add examples
* fix doctest
* fix lint
* update documentation; add tests
* update changelog
* add test + fix test
* update doc to inform about importing pandas
* Apply suggestions from code review
Co-authored-by: Sophie Tan <sophie.tan@snowflake.com>
* simplify inferred types logic
* use snowflake.connector.options for pandas
---------
Co-authored-by: Sophie Tan <sophie.tan@snowflake.com>
* update changelog release date
* update changelog release date
* update changelog release date
---------
Co-authored-by: Afroz Alam <afroz.alam@snowflake.com>
Co-authored-by: Sophie Tan <sophie.tan@snowflake.com>1 parent 73bd57e commit 513fad6
File tree
3 files changed
+3
-3
lines changed- recipe
- src/snowflake/snowpark
3 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
0 commit comments