@@ -4,7 +4,44 @@ project:
44 - index.qmd
55 - 404.qmd
66 - content/getting-started/index.qmd
7+ - content/getting-started/01_environment.qmd
8+ - content/getting-started/02_data_analysis.qmd
9+ - content/getting-started/03_revisions.qmd
10+ - content/manipulation/index.qmd
711 - content/manipulation/01_numpy.qmd
12+ - content/manipulation/02_pandas_intro.qmd
13+ - content/manipulation/02_pandas_suite.qmd
14+ - content/manipulation/02a_pandas_tutorial.qmd
15+ - content/manipulation/02b_pandas_TP.qmd
16+ - content/manipulation/03_geopandas_intro.qmd
17+ - content/manipulation/03_geopandas_tutorial.qmd
18+ - content/manipulation/03_geopandas_TP.qmd
19+ - content/manipulation/04a_webscraping_TP.qmd
20+ - content/manipulation/04c_API_TP.qmd
21+ - content/manipulation/04b_regex_TP.qmd
22+ - content/manipulation/05_parquet_s3.qmd
23+ - content/visualisation/index.qmd
24+ - content/visualisation/matplotlib.qmd
25+ - content/visualisation/maps.qmd
26+ - content/modelisation/index.qmd
27+ - content/modelisation/0_preprocessing.qmd
28+ - content/modelisation/1_modelevaluation.qmd
29+ - content/modelisation/2_classification.qmd
30+ - content/modelisation/3_regression.qmd
31+ - content/modelisation/4_featureselection.qmd
32+ - content/modelisation/5_clustering.qmd
33+ - content/modelisation/6_pipeline.qmd
34+ - content/modelisation/7_mlapi.qmd
35+ - content/NLP/index.qmd
36+ - content/NLP/01_intro.qmd
37+ - content/NLP/02_exoclean.qmd
38+ - content/NLP/03_embedding.qmd
39+ - content/git/index.qmd
40+ - content/git/introgit.qmd
41+ - content/git/exogit.qmd
42+ - content/annexes/about.qmd
43+ - content/annexes/evaluation.qmd
44+ - content/annexes/corrections.qmd
845
946profile :
1047 default : fr
0 commit comments