Skip to main content

Data load and catalog system

Project description

Intake: A general interface for loading data

Logo

Build Status Documentation Status Join the chat at https://gitter.im/ContinuumIO/intake

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.

Status of intake and related packages is available at Status Dashboard

Weekly news about this repo and other related projects can be found on the wiki

Install

Recommended method using conda:

conda install -c conda-forge intake

You can also install using pip, in which case you have a choice as to how many of the optional dependencies you install, with the simplest having least requirements

pip install intake

and additional sections [server], [plot] and [dataframe], or to include everything:

pip install intake[complete]

Note that you may well need specific drivers and other plugins, which usually have additional dependencies of their own.

Development

  • Create development Python environment, ideally with conda. The requirements can be found in the recipe in the conda/ directory of this repo or in the sister feedstock
  • Install using pip install -e .[complete]
  • Add pytest to the environment to be able to run tests
  • Create a fork on github to be able to submit PRs.
  • We respect, but do not enforce, pep8 standards; all new code should be covered by tests.

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

intake-0.6.2.tar.gz (3.2 MB view details)

Uploaded Source

Built Distribution

intake-0.6.2-py3-none-any.whl (1.5 MB view details)

Uploaded Python 3

File details

Details for the file intake-0.6.2.tar.gz.

File metadata

  • Download URL: intake-0.6.2.tar.gz
  • Upload date:
  • Size: 3.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for intake-0.6.2.tar.gz
Algorithm Hash digest
SHA256 b0cab1d185a703acb38eecb9cff3edd5cc7004fe18a36d5e42a8f7fffc9cca1c
MD5 e9b124e74172709f8d93389ecd099b7d
BLAKE2b-256 8dcddf140e059661a6730eb3713fb2c67e2df1d6de21f48580f14efacbbe297d

See more details on using hashes here.

Provenance

File details

Details for the file intake-0.6.2-py3-none-any.whl.

File metadata

  • Download URL: intake-0.6.2-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.8

File hashes

Hashes for intake-0.6.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cd7a04c1162aa36f7e9aca0e0781ed6f4c811bdf8db1d6f679348fa8102ebf93
MD5 e1f6ab61b52b2276191962b9d4a094f1
BLAKE2b-256 20f87f103c6ab1d37d130a3c800d6460743b86c01d751cbe22045b1cec21ce78

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page