lab_1 #2
@ -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
BIN
static/.DS_Store
vendored
Normal file
Binary file not shown.
162314
static/csv/jio_mart_items.csv
Normal file
162314
static/csv/jio_mart_items.csv
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user