Skip to main content

Data catalog, search and load

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-2.0.0a1.tar.gz (5.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

intake-2.0.0a1-py3-none-any.whl (160.3 kB view details)

Uploaded Python 3

File details

Details for the file intake-2.0.0a1.tar.gz.

File metadata

  • Download URL: intake-2.0.0a1.tar.gz
  • Upload date:
  • Size: 5.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.9

File hashes

Hashes for intake-2.0.0a1.tar.gz
Algorithm Hash digest
SHA256 8b2b653f265f86bb45d5bde45b33ef4d300c11a0cddfe5d959243da13c9863f2
MD5 68c50e8ae4acef3f29a1d7a7adaebfdb
BLAKE2b-256 27418fef8c78abf3995ad54ebbdd6b6919eb21031059c4701eb554dc4dd58c08

See more details on using hashes here.

File details

Details for the file intake-2.0.0a1-py3-none-any.whl.

File metadata

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

File hashes

Hashes for intake-2.0.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 9bb76ff3002ebc445fcb586caeaa3da28645416a9ad1399b2fcaeac227270aba
MD5 04272cce8e30c843e12dd6cceabac50a
BLAKE2b-256 b7becfdbe45712caacd6f2b7ad49c444b1c7c79106f0fc22da79cdd6347289a8

See more details on using hashes here.

Supported by

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