lab 1 is done 1

This commit is contained in:
ChaZIR 2024-10-20 17:30:51 +04:00
parent 261eeb0e4d
commit b821f97ffe
3 changed files with 162315 additions and 1 deletions

View File

@ -122,7 +122,7 @@
"import matplotlib.pyplot as plt\n",
"\n",
"# Загрузка данных\n",
"df = pd.read_csv(\".//static//csv//jio_mart_items.csv\")\n",
"df = pd.read_csv(\"..//static//csv//jio_mart_items.csv\")\n",
"\n",
"# Срез данных, первые 15000 строк\n",
"df = df.iloc[:15000]\n",

BIN
static/.DS_Store vendored Normal file

Binary file not shown.

162314
static/csv/jio_mart_items.csv Normal file

File diff suppressed because it is too large Load Diff