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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file bdacore-3.0.1.tar.gz
.
File metadata
- Download URL: bdacore-3.0.1.tar.gz
- Upload date:
- Size: 40.7 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3edd9786faeffd9c0d2789c8acafd0173f030a57c6a25ef384aa0d3eea515855 |
|
MD5 | 323f08d781d5b1f164140245cc8888d7 |
|
BLAKE2b-256 | 811dfad99ca7e76a8c1813ce01b67e98f08245fe287df41368fce15be2d4148d |
File details
Details for the file bdacore-3.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: bdacore-3.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 40.7 MB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9f10d83b8e9d330aab94f6c39e37bc0d2718067f80623b338e993d4449b1332 |
|
MD5 | 3ce06798ab1e703501d7170a579bbfe3 |
|
BLAKE2b-256 | c7221bae9c9e8895744521a30b12a6061507bcc95ba1e85fa5d73a6f2f1f9dfc |