Skip to content

Resources for the practical sessions of the data science course at Sorbonne University.

Notifications You must be signed in to change notification settings

yp-edu/data-science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Science Course

Resources for the practical sessions of the data science course at Sorbonne University.

colab setup

You can open the notebooks directly in colab by clicking on the badges below. You'll need to uncoment the installation prompts !pip install ..., as they were removed for local runtimes.

uv setup

Use this setup if you want to run the notebooks locally. First you'll need to install uv (see uv). Then, after cloning the repository, you can install the dependencies with:

uv sync

Then you can run the notebooks using the virtual environment created.

In VSCode or Cursor, you can select the python interpreter using cmd+shift+p/ctrl+shift+p and then Python: Select Interpreter, choose .venv/bin/python.

Feedback

At any point during the course, you can submit feedback using this form.

About

Resources for the practical sessions of the data science course at Sorbonne University.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published