Auxority / data-science-template

A quick and easy template to structure your data science projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Python Data Science Template

This is a template created to help you setting up a new data science project.

Usage:

  • Run make help to list the available commands.

  • Run make init to initialize your project.

  • Run make clean to clear the output of your Jupyter notebook files.

  • Run make update to update your pip dependencies.

About

A quick and easy template to structure your data science projects.

License:MIT License


Languages

Language:Python 70.5%Language:Shell 16.0%Language:Jupyter Notebook 6.9%Language:Makefile 6.5%