Spaces:
Sleeping
Sleeping
Commit ยท
5cae479
1
Parent(s): f881c94
chore: Improve README file
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ license: mit
|
|
| 9 |
short_description: Extract, Load, Transform Pipeline applied to an E-Commerce
|
| 10 |
---
|
| 11 |
|
| 12 |
-
# E-Commerce ELT Pipeline
|
| 13 |
|
| 14 |
## Table of Contents
|
| 15 |
|
|
@@ -29,8 +29,10 @@ The dashboard provides a detailed view of the e-commerce experience, including:
|
|
| 29 |
- Customer locations and product categories
|
| 30 |
- Customer reviews and satisfaction
|
| 31 |
|
| 32 |
-
> [!IMPORTANT]
|
| 33 |
-
>
|
|
|
|
|
|
|
| 34 |
|
| 35 |

|
| 36 |
|
|
|
|
| 9 |
short_description: Extract, Load, Transform Pipeline applied to an E-Commerce
|
| 10 |
---
|
| 11 |
|
| 12 |
+
# ๐ฆ E-Commerce ELT Pipeline
|
| 13 |
|
| 14 |
## Table of Contents
|
| 15 |
|
|
|
|
| 29 |
- Customer locations and product categories
|
| 30 |
- Customer reviews and satisfaction
|
| 31 |
|
| 32 |
+
> [!IMPORTANT]
|
| 33 |
+
>
|
| 34 |
+
> - Check out the deployed app here: ๐๏ธ [E-Commerce ELT](https://huggingface.co/spaces/iBrokeTheCode/E-Commerce_ELT) ๐๏ธ
|
| 35 |
+
> - Check out the Jupyter Notebook for a detailed walkthrough of the project here: ๐๏ธ [Jupyter Notebook](https://huggingface.co/spaces/iBrokeTheCode/E-Commerce_ELT/blob/main/tutorial_app.ipynb) ๐๏ธ
|
| 36 |
|
| 37 |

|
| 38 |
|