Skip to content

Commit 1e15a20

Browse files
committed
ajout partie 1
1 parent 877de9b commit 1e15a20

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

1_StatsDesc.ipynb

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)