Metadata-Version: 2.1
Name: pyrasgo
Version: 1.4.3
Summary: Python interface to the Rasgo API.
Home-page: https://www.rasgoml.com/
Author: Patrick Dougherty
Author-email: patrick@rasgoml.com
License: GNU Affero General Public License v3 or later (AGPLv3+)
Project-URL: Documentation, https://docs.rasgoml.com
Project-URL: Source, https://github.com/rasgointelligence/RasgoSDKPython
Project-URL: Rasgo, https://www.rasgoml.com/
Project-URL: Changelog, https://github.com/rasgointelligence/RasgoSDKPython/blob/master/pyrasgo/CHANGELOG.md
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Description-Content-Type: text/markdown
License-File: LICENSE.md

pyRasgo is a python SDK to interact with the Rasgo API. Rasgo accelerates feature engineering for Data Scientists.

Visit us at https://www.rasgoml.com/ to turn your data into Features in minutes!

Documentation is available at:
https://docs.rasgoml.com/rasgo-docs/pyrasgo/


Package Dependencies
-------------------------------------------------------------------------------
- more-itertools
- pandas
- pydantic
- pyyaml
- requests
- snowflake-connector-python[pandas]>=2.7.1

See [Changelog](https://github.com/rasgointelligence/RasgoSDKPython/blob/master/pyrasgo/CHANGELOG.md) for release notes





<i>Built for Data Scientists, by Data Scientists</i>


