Skip to main content

Data load and catalog system

Project description

Intake: A general interface for loading data

Logo

Build Status Coverage 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.5.5.tar.gz (3.1 MB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: intake-0.5.5.tar.gz
  • Upload date:
  • Size: 3.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.6

File hashes

Hashes for intake-0.5.5.tar.gz
Algorithm Hash digest
SHA256 bcb6558a9a7ccb1a3c5b7d1e3777ac8faed80894ef7826df119642430070ef7a
MD5 6f84a53eef79bcdd0eef49492355cf6c
BLAKE2b-256 de49ae3be13a968905c4eaa00d78a011fb4fb346b6e48e25d9117bfc0b317169

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake-0.5.5-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200325 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.6

File hashes

Hashes for intake-0.5.5-py3-none-any.whl
Algorithm Hash digest
SHA256 080a4a7dafb716e229a0168548d287e9bff49b7039e6eba4265f59cb0ba54711
MD5 73859fe2c1befc0eeb8ab54b6f31e9a7
BLAKE2b-256 89ef06943c4c804f558fc1ff0901787a446248dd9bf2f1c2fd9a187d2279fde1

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