Skip to content

cfrancois7/SEMIES-UGA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SEMIES UGA

In this repo, you'll find the notebook to explain the methodology and the challenge. The notebooks download and use the data coming from Perspectiva-Solution. The data are originally sourced from the Grand Débat National 2019.

How to prepare the virtual environmet

  1. Install uv : pip install uv. See the UV documentation.
  2. Create one virtual environment: uv venv --python 3.12 --seed See the virtual environment tutorial.
  3. Install the required package: uv pip install -r requirements.txt
  4. Open the notebook with VScode or Jupyterlab (installed through requirements)

About

Content for SEMIES UGA

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published