{ "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": { "kernelspec": { "display_name": "Python 3", "language": "python", "name": "python3" }, "language_info": { "codemirror_mode": { "name": "ipython", "version": 3 }, "file_extension": ".py", "mimetype": "text/x-python", "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", "version": "3.6.4" } }, "nbformat": 4, "nbformat_minor": 2 }