Skip to content

Commit

Permalink
mise à jour de l'ouput pour pouvoir le sauvegarder directement dans u…
Browse files Browse the repository at this point in the history
…n google sheet (en faisant copié/collé)
  • Loading branch information
carolineBda committed Dec 3, 2024
1 parent bdbdc23 commit 72c86c6
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 98 deletions.
34 changes: 17 additions & 17 deletions explorations/KPI_CONTRIBUTION.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "7a3c12c9",
"id": "2c69e2c4",
"metadata": {},
"source": [
"# PAGE - CONTRIBUTION\n",
Expand All @@ -20,7 +20,7 @@
{
"cell_type": "code",
"execution_count": 1,
"id": "fff5c5f0",
"id": "a2601df1",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -42,7 +42,7 @@
},
{
"cell_type": "markdown",
"id": "4c0d7dc7-95af-4ac2-bc7e-1cd633285f8c",
"id": "23e8eea5",
"metadata": {},
"source": [
"### Interval\n",
Expand All @@ -53,7 +53,7 @@
{
"cell_type": "code",
"execution_count": 2,
"id": "5b356180-62cf-4981-a259-a9d32664f8de",
"id": "990ba8fd",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -63,7 +63,7 @@
},
{
"cell_type": "markdown",
"id": "dd07dd65",
"id": "dc4cbfc8",
"metadata": {},
"source": [
"### Requête ES"
Expand All @@ -72,7 +72,7 @@
{
"cell_type": "code",
"execution_count": 3,
"id": "d53a28c2",
"id": "0c24fd43",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -121,7 +121,7 @@
{
"cell_type": "code",
"execution_count": 4,
"id": "b39eb07a",
"id": "1e883965",
"metadata": {},
"outputs": [
{
Expand All @@ -145,15 +145,15 @@
},
{
"cell_type": "markdown",
"id": "f078799e",
"id": "4c2c97a6",
"metadata": {},
"source": [
"## Nombres de visites par contribution générique"
]
},
{
"cell_type": "markdown",
"id": "6bb27abb",
"id": "8f2492f6",
"metadata": {},
"source": [
"### Préparation des données\n",
Expand All @@ -164,7 +164,7 @@
{
"cell_type": "code",
"execution_count": 5,
"id": "79604d1a",
"id": "3a79f864",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -178,7 +178,7 @@
},
{
"cell_type": "markdown",
"id": "6f2bd408",
"id": "2583b872",
"metadata": {},
"source": [
"### Ratio de complétion par contribution\n",
Expand All @@ -190,7 +190,7 @@
{
"cell_type": "code",
"execution_count": 11,
"id": "7fd85d5f",
"id": "fe2eb71c",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -235,7 +235,7 @@
{
"cell_type": "code",
"execution_count": 13,
"id": "e34f79ea-0de2-4495-ae89-fd7b19847592",
"id": "1a415ca3",
"metadata": {},
"outputs": [
{
Expand Down Expand Up @@ -854,7 +854,7 @@
},
{
"cell_type": "markdown",
"id": "8f5a7c49-99c7-4225-96fa-426b7cdfcd40",
"id": "ec6d3ab6",
"metadata": {},
"source": [
"### Sauvegarde du tableau dans un fichier CSV\n",
Expand All @@ -865,7 +865,7 @@
{
"cell_type": "code",
"execution_count": 8,
"id": "db8e5e9a-939c-4ce8-afda-7cfb039b973d",
"id": "92f588da",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -875,7 +875,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "51dd1e57-99ac-4f6e-9355-dd26fb3432f6",
"id": "17eaaf90",
"metadata": {},
"outputs": [],
"source": []
Expand All @@ -897,7 +897,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.6"
"version": "3.10.12"
}
},
"nbformat": 4,
Expand Down
Loading

0 comments on commit 72c86c6

Please sign in to comment.