Skip to content

Commit 8273887

Browse files
committed
adding kaggle links for demos
1 parent 6ad9825 commit 8273887

File tree

5 files changed

+14
-0
lines changed

5 files changed

+14
-0
lines changed

.DS_Store

0 Bytes
Binary file not shown.

autonormalize/.DS_Store

0 Bytes
Binary file not shown.

autonormalize/demos/.DS_Store

0 Bytes
Binary file not shown.

autonormalize/demos/Kaggle Food Dataset Demo.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"Using Autonormalize to normalize a kaggle dataset about food purchasing."
99
]
1010
},
11+
{
12+
"cell_type": "markdown",
13+
"metadata": {},
14+
"source": [
15+
"You can find the dataset for this demo on kaggle at https://www.kaggle.com/roshansharma/world-food-production."
16+
]
17+
},
1118
{
1219
"cell_type": "code",
1320
"execution_count": 1,

autonormalize/demos/Kaggle Liquor Sales Dataset Demo.ipynb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,13 @@
88
"Using Autonormalize to normalize a kaggle dataset about liquor purchasing orders."
99
]
1010
},
11+
{
12+
"cell_type": "markdown",
13+
"metadata": {},
14+
"source": [
15+
"This dataset can be found on kaggle at https://www.kaggle.com/residentmario/iowa-liquor-sales. "
16+
]
17+
},
1118
{
1219
"cell_type": "code",
1320
"execution_count": 11,

0 commit comments

Comments
 (0)