We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06d003a commit 4d678bfCopy full SHA for 4d678bf
content/manipulation/02b_pandas_TP.qmd
@@ -110,7 +110,7 @@ else:
110
::: {.cell .markdown}
111
```{=html}
112
<div class="alert alert-success" role="alert">
113
-<h3 class="alert-heading"><i class="fa-solid fa-pencil"></i> Exercice préliminaire: Importer un CSV< (optionnel)/h3>
+<h3 class="alert-heading"><i class="fa-solid fa-pencil"></i> Exercice préliminaire: Importer un CSV (optionnel)</h3>
114
```
115
116
1. Utiliser le code ci-dessus ☝️ pour télécharger les données. Utiliser `Pandas` pour lire le fichier téléchargé.
0 commit comments