snowpark-python-demos icon indicating copy to clipboard operation
snowpark-python-demos copied to clipboard

This repository provides various demos/examples of using Snowpark for Python.

Results 6 snowpark-python-demos issues
Sort by recently updated
recently updated
newest added

I want to remove the old March Madness demo. While the existing solution present partial useful examples, I don't think it's a great demo any longer with new capabilities related...

We no longer need to do the dotenv solution to connect.

Hi, You might want to consider removing ":" from [this ](https://github.com/Snowflake-Labs/snowpark-python-demos/tree/main/CI:CD%20for%20Machine%20Learning%20using%20GitHub%20Actions)folder. Following [this ](https://quickstarts.snowflake.com/guide/end_to_end_nlp_and_ml_using_snowpark_python_and_streamlit:_sentiments_analysis/#1)tutorial on Windows machine gives: `error: invalid path 'CI:CD for Machine Learning using GitHub Actions/README.md'`

https://github.com/autogluon/autogluon/issues/612 it seems it was added back in February to conda - is Snowpark using an older Anaconda distribution? Would be great to be able to include this simply without...

This will allow easy direct install via pip and in requirements.txt files without having to specify a directory on your PYTHONPATH to git clone the repo to. Simple example: https://github.com/jeslago/epftoolbox/blob/master/setup.py