Data input plugin and catalog system
Project description
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.txt
python setup.py develop
- Verify development environment by running the unit tests with
py.test
.
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
intake-0.1.3.tar.gz
(168.4 kB
view details)
File details
Details for the file intake-0.1.3.tar.gz
.
File metadata
- Download URL: intake-0.1.3.tar.gz
- Upload date:
- Size: 168.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ae95c5e5d244cd586acb24398ae78b2dcbed089e4a9b8ca9be93e6b20fce098 |
|
MD5 | 14456d3f00440953579d50583d6d4aee |
|
BLAKE2b-256 | 2f34ec1cb4f3b27c39f16efeb8cda02810ed59750d142b8c40bf73b229950ce3 |