Skip to main content

DataDriver API package

Project description

What is this?

BDA core library of data science and data manipulation functions.

How do I install it

First, make sure you have miniconda or anaconda installed. If not, install it!

Then you can install bdacore by running:

make install

This will install the main requirements for running the bdacore lib. If you use advanced methods, you may need to install extra packages.

If you want to install all required packages at once, then run:

make develop_env

You may want to override the default package name (bdacore) and Python version (3.6). This can be done by overriding the ENV_NAME and ENV_PY_VERSION as follows:

make develop_env ENV_NAME=bdacore_py2 ENV_PY_VERSION=2.7

Where can I see some examples?

Check the docs. A good entry point is to check the tutorials!

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

bdacore-3.0.1.tar.gz (40.7 MB view hashes)

Uploaded Source

Built Distribution

bdacore-3.0.1-py2.py3-none-any.whl (40.7 MB view hashes)

Uploaded Python 2 Python 3

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