snowflakedb / snowpark-java-scala

Snowflake Snowpark Java & Scala API
Apache License 2.0
18 stars 20 forks source link

SNOW-781541: Add missing DataFrame methods #8

Open sfc-gh-jfreeberg opened 1 year ago

sfc-gh-jfreeberg commented 1 year ago

The following methods are covered in the Python SDK but missing from this Java/Scala SDK. These are generic methods that are worth implementing in this SDK:

For reference: https://docs.snowflake.com/en/developer-guide/snowpark/reference/python/dataframe.html