Analytics Toolbox
The Main Use Cases
Importing
import analytics_toolbox as atb
Development
I'm not sure if I want additional help at the moment but if you really want to work with this codebase you can Fork or make a PR. I hope you find value in it. I apologize for my oftentimes odd implementations.
Want To Develop? Here Are Our Goals
Oftentimes, the efficent data loading, saving, or transformation solution isn't available to you because you have limited time and limited skills. Instead you select something good enough. This projects main goal is to create a toolkit that helps the user make above average decisions because they are easy.
Some examples of this that the API already handles are
- Keeping multiple database connections efficent and organized.
- Saving and loading data to S3 efficently.
- Loading large amounts of data to servers with limited resoources in a flexible and efficent way.
Use conda to create the atb-dev environment
This repository uses conda as its environment manager.
conda env create -f environment.yml
If you add a dependency, update environment.yml
conda env update --prefix ./env --file environment.yml --prune
Release files for analytics-toolbox 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| analytics_toolbox-0.0.2.tar.gz | 14.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| analytics_toolbox-0.0.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size:28.3 kB
Release files / analytics_toolbox-0.0.2.tar.gz
| Download URL | analytics_toolbox-0.0.2.tar.gz |
|---|---|
| Size | 14.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ed76bd700a2865208ad38a7563b6ea63e62166a3ee4a1f45bc7fc87c2420d88
|
|
BLAKE2b-256 checksum How to use checksums |
ca4c72846ab3dd811686aabdc511c8e87c243c0f2d2ab1003ab571eb8b19e6f3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.10
|
Release files / analytics_toolbox-0.0.2-py3-none-any.whl
| Download URL | analytics_toolbox-0.0.2-py3-none-any.whl |
|---|---|
| Size | 13.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
a8048a23723a2f15bc3298dd0bc36a5ede1b14d7109ecc6319dfb07ee043e190
|
|
BLAKE2b-256 checksum How to use checksums |
90144007b58a50e9dab1d14a4a0c8aec2e33a8a72033d16598a4466de3d10ec8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0.post20200210 requests-toolbelt/0.9.1 tqdm/4.42.1 CPython/3.6.10
|