Are you sure you want to delete this access key?
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.
Install Cookiecutter:
pip install cookiecutter
Create a project based on the template:
cookiecutter https://github.com/khuyentran1401/data-science-template
You will be prompted to choose your preferred dependency manager:
poetry
: Modern Python package and dependency manageruv
: Ultra-fast Python package installer and resolverpip
: Traditional Python package installerWant to learn more about building production-ready data science projects? Check out my upcoming book:
Production Ready Data Science: From Prototyping to Production with Python
The book will cover:
Sign up now to receive the first 3 chapters for free! You'll also be notified when the full book becomes available.
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?