@@ -3,54 +3,7 @@ project:
3
3
pre-render : utils.py
4
4
render :
5
5
- index.qmd
6
- - content/getting-started/index.qmd
7
- - content/getting-started/01_installation.qmd
8
- - content/getting-started/02_DS_environment.qmd
9
- - content/getting-started/03_data_analysis.qmd
10
- - content/getting-started/04_python_practice.qmd
11
- - content/getting-started/05_rappels_types.qmd
12
- - content/getting-started/06_rappels_fonctions.qmd
13
- - content/getting-started/07_rappels_classes.qmd
14
- - content/manipulation/index.qmd
15
- - content/manipulation/01_numpy.qmd
16
- - content/manipulation/02a_pandas_tutorial.qmd
17
- - content/manipulation/02b_pandas_TP.qmd
18
- - content/manipulation/03_geopandas_tutorial.qmd
19
- - content/manipulation/03_geopandas_TP.qmd
20
- - content/manipulation/04a_webscraping_TP.qmd
21
6
- content/manipulation/04c_API_TP.qmd
22
- - content/manipulation/04b_regex_TP.qmd
23
- - content/manipulation/07_dask.qmd
24
- - content/visualisation/index.qmd
25
- - content/visualisation/matplotlib.qmd
26
- - content/visualisation/maps.qmd
27
- - content/modelisation/index.qmd
28
- - content/modelisation/0_preprocessing.qmd
29
- - content/modelisation/1_modelevaluation.qmd
30
- - content/modelisation/2_SVM.qmd
31
- - content/modelisation/3_regression.qmd
32
- - content/modelisation/4_featureselection.qmd
33
- - content/modelisation/5_clustering.qmd
34
- - content/modelisation/6_pipeline.qmd
35
- - content/NLP/index.qmd
36
- - content/NLP/01_intro.qmd
37
- - content/NLP/02_exoclean.qmd
38
- - content/NLP/03_lda.qmd
39
- - content/NLP/04_word2vec.qmd
40
- - content/NLP/05_exo_supp.qmd
41
- - content/modern-ds/index.qmd
42
- - content/modern-ds/continuous_integration.qmd
43
- - content/modern-ds/dallE.qmd
44
- - content/modern-ds/s3.qmd
45
- - content/modern-ds/elastic_approfondissement.qmd
46
- - content/modern-ds/elastic_intro.qmd
47
- - content/git/index.qmd
48
- - content/git/introgit.qmd
49
- - content/git/exogit.qmd
50
- - content/annexes/evaluation.qmd
51
- - content/annexes/corrections.qmd
52
- - content/annexes/evaluation.qmd
53
- - content/annexes/corrections.qmd
54
7
55
8
website :
56
9
title : " Python pour la data science"
0 commit comments