cloned in official environmen

pull/872/head
Zarathushtra 3 months ago
parent 3a89bf10ff
commit 9ba0f09ed9

File diff suppressed because one or more lines are too long

@ -9,7 +9,7 @@
},
{
"cell_type": "code",
"execution_count": 19,
"execution_count": 4,
"metadata": {},
"outputs": [
{
@ -207,7 +207,7 @@
"[5 rows x 26 columns]"
]
},
"execution_count": 19,
"execution_count": 4,
"metadata": {},
"output_type": "execute_result"
}
@ -220,20 +220,42 @@
},
{
"cell_type": "code",
"execution_count": 16,
"execution_count": 5,
"metadata": {},
"outputs": [
{
"data": {
"text/plain": [
"Package 0\n",
"Low Price 0\n",
"High Price 0\n",
"Date 0\n",
"City Name 0\n",
"Type 1712\n",
"Package 0\n",
"Variety 5\n",
"Sub Variety 1461\n",
"Grade 1757\n",
"Date 0\n",
"Low Price 0\n",
"High Price 0\n",
"Mostly Low 103\n",
"Mostly High 103\n",
"Origin 3\n",
"Origin District 1626\n",
"Item Size 279\n",
"Color 616\n",
"Environment 1757\n",
"Unit of Sale 1595\n",
"Quality 1757\n",
"Condition 1757\n",
"Appearance 1757\n",
"Storage 1757\n",
"Crop 1757\n",
"Repack 0\n",
"Trans Mode 1757\n",
"Unnamed: 24 1757\n",
"Unnamed: 25 1654\n",
"dtype: int64"
]
},
"execution_count": 16,
"execution_count": 5,
"metadata": {},
"output_type": "execute_result"
}
@ -244,7 +266,7 @@
},
{
"cell_type": "code",
"execution_count": 21,
"execution_count": 6,
"metadata": {},
"outputs": [],
"source": [
@ -266,7 +288,7 @@
},
{
"cell_type": "code",
"execution_count": 22,
"execution_count": 8,
"metadata": {},
"outputs": [
{
@ -290,7 +312,7 @@
},
{
"cell_type": "code",
"execution_count": 23,
"execution_count": 9,
"metadata": {},
"outputs": [
{
@ -299,7 +321,7 @@
"Text(0, 0.5, 'Pumpkin Price')"
]
},
"execution_count": 23,
"execution_count": 9,
"metadata": {},
"output_type": "execute_result"
},

@ -1,4 +1,13 @@
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Delicious Asian and Indian Cuisines "
]
}
],
"metadata": {
"language_info": {
"codemirror_mode": {
@ -15,14 +24,5 @@
"orig_nbformat": 2
},
"nbformat": 4,
"nbformat_minor": 2,
"cells": [
{
"source": [
"# Delicious Asian and Indian Cuisines "
],
"cell_type": "markdown",
"metadata": {}
}
]
}
"nbformat_minor": 2
}

Loading…
Cancel
Save