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 877de9b commit 1e15a20Copy full SHA for 1e15a20
1_StatsDesc.ipynb
@@ -0,0 +1,33 @@
1
+{
2
+ "cells": [
3
+ {
4
+ "cell_type": "markdown",
5
+ "id": "db32b46d-7c30-4d25-9926-d1dd16ba34fe",
6
+ "metadata": {},
7
+ "source": [
8
+ "# Partie 1 : Stats Desc"
9
+ ]
10
+ }
11
+ ],
12
+ "metadata": {
13
+ "kernelspec": {
14
+ "display_name": "Python 3 (ipykernel)",
15
+ "language": "python",
16
+ "name": "python3"
17
+ },
18
+ "language_info": {
19
+ "codemirror_mode": {
20
+ "name": "ipython",
21
+ "version": 3
22
23
+ "file_extension": ".py",
24
+ "mimetype": "text/x-python",
25
+ "name": "python",
26
+ "nbconvert_exporter": "python",
27
+ "pygments_lexer": "ipython3",
28
+ "version": "3.10.9"
29
30
31
+ "nbformat": 4,
32
+ "nbformat_minor": 5
33
+}
0 commit comments