Intake: A general interface for loading data
Intake is a lightweight set of tools for loading and sharing data in data science projects.
Intake helps you:
- Load data from a variety of formats (see the current list of known plugins) into containers you already know, like Pandas dataframes, Python lists, NumPy arrays, and more.
- Convert boilerplate data loading code into reusable Intake plugins
- Describe data sets in catalog files for easy reuse and sharing between projects and with others.
- Share catalog information (and data sets) over the network with the Intake server
Documentation is available at Read the Docs.
Development Environment
- Create development Python environment.
pip install -r requirements.txtpython setup.py develop- Verify development environment by running the unit tests with
py.test.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
intake-0.1.2.tar.gz
(165.5 kB
view details)
File details
Details for the file intake-0.1.2.tar.gz.
File metadata
- Download URL: intake-0.1.2.tar.gz
- Upload date:
- Size: 165.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
170424ff603932a8e66d91dc92e697d38a2a2f4df710e20a70c4a904e85eae60
|
|
| MD5 |
63c2b36d1208b74644c78cbb640b39bd
|
|
| BLAKE2b-256 |
e779e5779f92e6abc60f111db264283e2bbe87baa4996ff998ade747d93188e5
|