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.

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 with the required dependencies, ideally with conda. The requirements can be found in the yml files in the scripts/ci/ directory of this repo.
    • e.g. conda env create -f scripts/ci/environment-py38.yml and then conda activate test_env
  • Install intake using pip install -e .[complete]
  • Use pytest 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.8.tar.gz (127.9 kB view details)

Uploaded Source

Built Distribution

intake-0.6.8-py3-none-any.whl (227.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: intake-0.6.8.tar.gz
  • Upload date:
  • Size: 127.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for intake-0.6.8.tar.gz
Algorithm Hash digest
SHA256 fcda7b572c63da20e5af39c30e0ff28cf7abad4c256e47dc6b5ce22edeb51a56
MD5 56c5b3900ec74a4193b1f28170cdf04d
BLAKE2b-256 66de3ed31f84244602cea4e5d42a669423ccdc5eafdedec596942bac14c25121

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake-0.6.8-py3-none-any.whl
  • Upload date:
  • Size: 227.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for intake-0.6.8-py3-none-any.whl
Algorithm Hash digest
SHA256 331dbad71bc60e9da6fd5e34fe4165edeb829fdd96c02908eafafa65d3d729b4
MD5 0db89e663bb0961478b446291419a8c1
BLAKE2b-256 cb3d7c2b767fdb6a79d3657a7f58fac81900b5c1f35a3b3bd53dbe61e42028b4

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