A library for interacting with the Notia.ai platform
Project description
Use Notia to supercharge your models with the latest training data.
- Browse 100s of datasets from top companies and institutions.
- Directly integrates with Jupyter for easy sharing and distribution.
- Focus on the data science. Spend less time manually scraping and cleaning data.
- Reproduce any experiment without any Google Drive, Dropbox etc.
⚡️ Quick Install
To install notia, simply:
pip install notia
Usage
import notia
notia.login()
notia.search("Yelp")
train_df = notia.load_dataset("XXXXX", split="train")
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
notia-0.6.1.tar.gz
(21.4 kB
view hashes)
Built Distribution
notia-0.6.1-py3-none-any.whl
(23.1 kB
view hashes)