Skip to main content

A toolbox for Analytics and Research.

Project description

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

  1. Keeping multiple database connections efficent and organized.
  2. Saving and loading data to S3 efficently.
  3. 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

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

analytics_toolbox-0.0.4.tar.gz (14.5 kB view hashes)

Uploaded Source

Built Distribution

analytics_toolbox-0.0.4-py3-none-any.whl (13.7 kB view hashes)

Uploaded 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