Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Integration:  git github
5ca58f88c8
add requirements-dev.txt and change README
2 months ago
ca32ecbf43
add utils.py file
3 weeks ago
b06e8726da
remove dvc
2 months ago
934a7c2d6c
delete jinja extension and fix post_gen_project.py
2 months ago
Storage Buckets

README.md

You have to be logged in to leave a comment. Sign In

View article View on YouTube

Data Science Cookie Cutter

Why?

It is important to structure your data science project based on a certain standard so that your teammates can easily maintain and modify your project.

This repository provides a template that incorporates best practices to create a maintainable and reproducible data science project.

Tools used in this project

How to use this project

Install Cookiecutter:

pip install cookiecutter

Create a project based on the template:

cookiecutter https://github.com/khuyentran1401/data-science-template

Resources for a detailed explanation of this template:

Tip!

Press p or to see the previous file or, n or to see the next file

About

Template for a data science project

Collaborators 1

Comments

Loading...