From 66853074d21e23343cbbbc9197ef3ad7b4d96a08 Mon Sep 17 00:00:00 2001 From: pgoze-ensae Date: Fri, 28 Nov 2025 10:11:04 +0000 Subject: [PATCH] nothing --- dataloader.ipynb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/dataloader.ipynb b/dataloader.ipynb index 0d21068..5dfdf1c 100644 --- a/dataloader.ipynb +++ b/dataloader.ipynb @@ -2,7 +2,7 @@ "cells": [ { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "126c8a80-d9ad-4816-84f0-0c3d580f62c8", "metadata": {}, "outputs": [], @@ -12,7 +12,7 @@ }, { "cell_type": "code", - "execution_count": 1, + "execution_count": 2, "id": "ff2261fb-9516-4410-b42d-3acc8dc1a460", "metadata": {}, "outputs": [], @@ -32,7 +32,7 @@ }, { "cell_type": "code", - "execution_count": 8, + "execution_count": 3, "id": "dc546698-76dc-4eaf-b9e2-7602953bf8f5", "metadata": {}, "outputs": [ @@ -156,7 +156,7 @@ "4 May 2015 23550000.0 204625.93 " ] }, - "execution_count": 8, + "execution_count": 3, "metadata": {}, "output_type": "execute_result" } @@ -179,7 +179,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "Python 3", "language": "python", "name": "python3" },