emptymalei / diet

DIET: Data scIencE Toolbox, A collection of useful functions for my data science projects

Home Page:https://dietbox.leima.is/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Science Toolbox

Yet Another Data Toolbox: DIETBox (Data scIencE Toolbox), a collection of functions and scripts for my data projects.

Roadmap

Structure of the project

  1. utils: some general functions to be used anywhere
  2. stats
    1. basics
    2. ab
  3. storage
    1. json
    2. mongo
    3. models: storage models to easily swap out and replace with another
    4. authenticator
    5. bigquery
    6. spreadsheet
  4. analysis
  5. visualization
  6. geo: geolocation related
  7. nlp
  8. event generator: fake events of all kinds

About

DIET: Data scIencE Toolbox, A collection of useful functions for my data science projects

https://dietbox.leima.is/

License:MIT License


Languages

Language:Python 100.0%