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 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.5.tar.gz (127.9 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: intake-0.6.5.tar.gz
  • Upload date:
  • Size: 127.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for intake-0.6.5.tar.gz
Algorithm Hash digest
SHA256 06f8044b85e139e2a98c1c5e20c156ba4f4bceed62794742c1648f98dca861a5
MD5 10e71c829cbeef95144a765424586ade
BLAKE2b-256 52dafd84c2e592138107fba55c8547dae73de40d7b260334141e35a4721edd61

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: intake-0.6.5-py3-none-any.whl
  • Upload date:
  • Size: 1.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8

File hashes

Hashes for intake-0.6.5-py3-none-any.whl
Algorithm Hash digest
SHA256 77064a99b9dfb81f60a319c828ee10f7b90942621a54fc3ba3374408d51732e5
MD5 557b1dcace2ba1221fba6f13586ed090
BLAKE2b-256 58f45c28c2ce8f445ba2668b3cde5903f6a2e40b076c9f99509373e1e7ffe29f

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