{"library":"snowflake-snowpark-python","type":"library","category":null,"description":"Snowflake Snowpark for Python provides an intuitive API for querying and processing data in Snowflake using Python. It enables data engineers and data scientists to build scalable data pipelines and machine learning workflows directly within Snowflake, leveraging its elastic, scalable, and secure engine. The library is actively maintained with frequent releases, typically every few weeks, bringing new features, improvements, and bug fixes.","language":"python","status":"active","version":"1.48.0","tags":["snowflake","data-warehousing","etl","data-processing","dataframe","udf","stored-procedures"],"install":[{"cmd":"pip install snowflake-snowpark-python","imports":["from snowflake.snowpark import Session","from snowflake.snowpark import functions","from snowflake.snowpark import types","df = session.create_dataframe(...) # DataFrame objects are typically returned by Session methods."]}],"homepage":"https://www.snowflake.com/","github":"https://github.com/snowflakedb/snowpark-python","docs":"https://docs.snowflake.com/en/developer-guide/snowpark/python/index.html","changelog":"https://github.com/snowflakedb/snowpark-python/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/snowflake-snowpark-python/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":8.3,"avg_import_s":3.41,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/snowflake-snowpark-python/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"draft"}}