First commit : add topic and first plan

parent b26dbdbc
{ {
"cells": [], "cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Document Computationnel : Sujet 7 - Autour du SARS-CoV-2 (Covid-19)\n",
"- Dernière modification : *29/05/2020*\n",
"- Langage utilisé : *Python*\n",
"\n",
"## Table des matières \n",
"\n",
"1. Résumé / *abstract*\n",
"2. Importation des données \n",
"3. Formatage des données\n",
"4. Traitement des données\n",
"5. Visualisation\n",
"6. Conclusion\n",
"\n"
]
}
],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3", "display_name": "Python 3",
...@@ -16,10 +36,9 @@ ...@@ -16,10 +36,9 @@
"name": "python", "name": "python",
"nbconvert_exporter": "python", "nbconvert_exporter": "python",
"pygments_lexer": "ipython3", "pygments_lexer": "ipython3",
"version": "3.6.3" "version": "3.6.4"
} }
}, },
"nbformat": 4, "nbformat": 4,
"nbformat_minor": 2 "nbformat_minor": 2
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment