Skip to content

csizsek/data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Scicence Practice and Experiments

Project Setup

This project uses Pyenv and Poetry to manage the dependencies and environment.

  1. Install and set up pyenv
  2. Install and set up Poetry
  3. Install dependencies with poetry install
  4. Add new dependencies with poetry add <package> (or remove them with poetry remove <package>)
  5. Open the project folder in VS Code and add the .venv folder as a Python env

About

General data science practice and experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published