All Projects → jgoerner → Data Science Stack Cookiecutter

jgoerner / Data Science Stack Cookiecutter

Licence: mit
🐳📊🤓Cookiecutter template to launch an awesome dockerized Data Science toolstack (incl. Jupyster, Superset, Postgres, Minio, AirFlow & API Star)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Data Science Stack Cookiecutter

Beyond Jupyter
🐍💻📊 All material from the PyCon.DE 2018 Talk "Beyond Jupyter Notebooks - Building your own data science platform with Python & Docker" (incl. Slides, Video, Udemy MOOC & other References)
Stars: ✭ 135 (-11.76%)
Mutual labels:  airflow, jupyter-notebook, data-science, jupyter, postgres, minio
Machinelearningcourse
A collection of notebooks of my Machine Learning class written in python 3
Stars: ✭ 35 (-77.12%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Python Training
Python training for business analysts and traders
Stars: ✭ 972 (+535.29%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Ml Workspace
🛠 All-in-one web-based IDE specialized for machine learning and data science.
Stars: ✭ 2,337 (+1427.45%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Docker Images
Out-of-box Data Science / AI platform | AI/数据科学的瑞士军刀
Stars: ✭ 25 (-83.66%)
Mutual labels:  data-science, jupyter, docker-image
Pandas Profiling
Create HTML profiling reports from pandas DataFrame objects
Stars: ✭ 8,329 (+5343.79%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Sqlcell
SQLCell is a magic function for the Jupyter Notebook that executes raw, parallel, parameterized SQL queries with the ability to accept Python values as parameters and assign output data to Python variables while concurrently running Python code. And *much* more.
Stars: ✭ 145 (-5.23%)
Mutual labels:  jupyter-notebook, jupyter, postgres
Stock Analysis Engine
Backtest 1000s of minute-by-minute trading algorithms for training AI with automated pricing data from: IEX, Tradier and FinViz. Datasets and trading performance automatically published to S3 for building AI training datasets for teaching DNNs how to trade. Runs on Kubernetes and docker-compose. >150 million trading history rows generated from +5000 algorithms. Heads up: Yahoo's Finance API was disabled on 2019-01-03 https://developer.yahoo.com/yql/
Stars: ✭ 605 (+295.42%)
Mutual labels:  jupyter-notebook, jupyter, minio
Jupytemplate
Templates for jupyter notebooks
Stars: ✭ 85 (-44.44%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Deep Learning Boot Camp
A community run, 5-day PyTorch Deep Learning Bootcamp
Stars: ✭ 1,270 (+730.07%)
Mutual labels:  jupyter-notebook, data-science, docker-image
Repo2docker Action
GitHub Action for repo2docker
Stars: ✭ 88 (-42.48%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Cookbook 2nd
IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018
Stars: ✭ 704 (+360.13%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Nteract
📘 The interactive computing suite for you! ✨
Stars: ✭ 5,713 (+3633.99%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-86.93%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Fastai2
Temporary home for fastai v2 while it's being developed
Stars: ✭ 630 (+311.76%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Ppd599
USC urban data science course series with Python and Jupyter
Stars: ✭ 1,062 (+594.12%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Intro To Python
An intro to Python & programming for wanna-be data scientists
Stars: ✭ 536 (+250.33%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Cookbook 2nd Code
Code of the IPython Cookbook, Second Edition, by Cyrille Rossant, Packt Publishing 2018 [read-only repository]
Stars: ✭ 541 (+253.59%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Covid19 Dashboard
A site that displays up to date COVID-19 stats, powered by fastpages.
Stars: ✭ 1,212 (+692.16%)
Mutual labels:  jupyter-notebook, data-science, jupyter
Sci Pype
A Machine Learning API with native redis caching and export + import using S3. Analyze entire datasets using an API for building, training, testing, analyzing, extracting, importing, and archiving. This repository can run from a docker container or from the repository.
Stars: ✭ 90 (-41.18%)
Mutual labels:  jupyter-notebook, data-science, jupyter

Data Science Stack - Cookiecutter

Maintainers Wanted

Cookiecutter to launch an awesome Data Science toolstack in Docker.

See it in action

asciicast

Overall Architecture

architecture

Used Variables

The following table provides an overview about parameter, that are queried by cookiecutter (and why)

Name Description Injected in Services
project_name Name of your project 
jupyter_password Password to protect your Jupyter service Jupyter
postgres_db_password Password of standard postgres user Postgres
shared_db_password Password for shared database Airflow
Jupyter
Postgres
superset_db_password Password for superset database Postgres
Superset
superset_admin_password Password for superset admin user Superset
minio_access_key Access key for Minio store Airflow
Apistar
Jupyter
Minio
minio_secret_key Secret key for Minio store Airflow
Apistar
Jupyter
Minio
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].