> ## Documentation Index
> Fetch the complete documentation index at: https://newtorch.aboneda.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> An overview of the ETL process in PyTorch.

Here we will start investigating ETL process, its tools , build a complete ETL Process with diff kinds,
reading whatever resources we can find about it, and try to build a complete ETL Process from scratch, and optimize it for performance.
and learn about

* data streaming
* data transformation
* data warehousing
* data lakes
* tools like spark, hadoop, clickhouse, databricks, snowflake, ...
