This commit is contained in:
Paco GOZE 2025-11-28 10:11:04 +00:00
parent 8060d64c1f
commit 66853074d2

View File

@ -2,7 +2,7 @@
"cells": [ "cells": [
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": null, "execution_count": 1,
"id": "126c8a80-d9ad-4816-84f0-0c3d580f62c8", "id": "126c8a80-d9ad-4816-84f0-0c3d580f62c8",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
@ -12,7 +12,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 1, "execution_count": 2,
"id": "ff2261fb-9516-4410-b42d-3acc8dc1a460", "id": "ff2261fb-9516-4410-b42d-3acc8dc1a460",
"metadata": {}, "metadata": {},
"outputs": [], "outputs": [],
@ -32,7 +32,7 @@
}, },
{ {
"cell_type": "code", "cell_type": "code",
"execution_count": 8, "execution_count": 3,
"id": "dc546698-76dc-4eaf-b9e2-7602953bf8f5", "id": "dc546698-76dc-4eaf-b9e2-7602953bf8f5",
"metadata": {}, "metadata": {},
"outputs": [ "outputs": [
@ -156,7 +156,7 @@
"4 May 2015 23550000.0 204625.93 " "4 May 2015 23550000.0 204625.93 "
] ]
}, },
"execution_count": 8, "execution_count": 3,
"metadata": {}, "metadata": {},
"output_type": "execute_result" "output_type": "execute_result"
} }
@ -179,7 +179,7 @@
], ],
"metadata": { "metadata": {
"kernelspec": { "kernelspec": {
"display_name": "Python 3 (ipykernel)", "display_name": "Python 3",
"language": "python", "language": "python",
"name": "python3" "name": "python3"
}, },