lab_1 #2

Merged
Arutunyan-Dmitry merged 3 commits from lab_1 into main 2024-10-25 15:10:29 +04:00
3 changed files with 162315 additions and 1 deletions
Showing only changes of commit b821f97ffe - Show all commits

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