Python interface to the Rasgo API.
Project description
pyrasgo is a python SDK to interact with the Rasgo API. Documentation is available at: https://docs.rasgoml.com/rasgo-docs/pyrasgo/
Sign up
Sign up for a free Rasgo API key to start using pyrasgo: https://www.rasgoml.com
Packages
pyrasgo supports two cloud DataWarehouses: Snowflake & BigQuery
pyrasgo: pip install pyrasgo
The pyrasgo core package installs the minimum-required dependencies to interact with the Rasgo API.
Prior to version 2.0.0: installs Snowflake packages as the default datawarehouse (will be deprecated in v 2.0.0) *
Post version 2.0.0: Snowflake will need to be explicitly installed via the pyrasgo[snowflake] extras package.
Dependencies
- more-itertools
- pandas
- pydantic
- pyyaml
- requests
- snowflake-connector-python *
- snowflake-connector-python[pandas] *
Snowflake: pip install "pyrasgo[snowflake]"
The pyrasgo[snowflake] extras package installs core pyrasgo + the Snowflake python packages needed to connect to your datawarehouse.
Post version 2.0.0: Snowflake will need to be explicitly installed via this extras package.
Dependencies
- pyrasgo
- snowflake-connector-python
- snowflake-connector-python[pandas]
BigQuery: pip install "pyrasgo[bigquery]"
The pyrasgo[bigquery] extras package installs core pyrasgo + the google python packages needed to connect to your datawarehouse.
Dependencies
- pyrasgo
- db-dtypes
- google-auth-oauthlib
- google-cloud-bigquery
See Changelog for release notes
About Us
pyrasgo is maintained by Rasgo. Rasgo's enterprise feature store integrates with your data warehouse to help users build features faster, collaborate with team members, and serve features to models in production.
Built for Data Scientists, by Data Scientists
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pyrasgo-2023.5.1.tar.gz
.
File metadata
- Download URL: pyrasgo-2023.5.1.tar.gz
- Upload date:
- Size: 59.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b786870e6e79a29cc1c05a4938fb2b24a868af666cc07d0e432f2ef3a582451 |
|
MD5 | 3c50275561f2a202a2ce1094a314938f |
|
BLAKE2b-256 | 1a96935e8eff5653f78178b8c20c5630b838b95b97bf4809619cc8236e0b5f04 |
File details
Details for the file pyrasgo-2023.5.1-py3-none-any.whl
.
File metadata
- Download URL: pyrasgo-2023.5.1-py3-none-any.whl
- Upload date:
- Size: 74.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | dd995acd5b46a381035266801a0a1aeb416ab399be0287fe6509aecaa0adef2b |
|
MD5 | ba8f525d8776cebcd0fc6637102101c2 |
|
BLAKE2b-256 | b754341c4268bbdebac292b3b5e39760110536178a923f54f300d6eaaf042a4d |