Day 2 — Core Data Processing with Python
Day 2 — Core Data Processing with Python
This commit is contained in:
@@ -11,7 +11,7 @@ Transform the raw data into structured, insightful information using Python’s
|
|||||||
- Add an **Execute Code** node after the Merge node (from Day 1).
|
- Add an **Execute Code** node after the Merge node (from Day 1).
|
||||||
- This node receives combined JSON data from sales and reviews.
|
- This node receives combined JSON data from sales and reviews.
|
||||||
|
|
||||||
---
|
----
|
||||||
|
|
||||||
### 2. Write the Python Script (Data Cleaning & Aggregation)
|
### 2. Write the Python Script (Data Cleaning & Aggregation)
|
||||||
- Use **Pandas** for structured data manipulation.
|
- Use **Pandas** for structured data manipulation.
|
||||||
|
|||||||
Reference in New Issue
Block a user