├── data-science ├── 00-setup.dbc ├── 04-deep-learning.dbc ├── 05-text-analytics.dbc ├── 06-model-deployment.dbc ├── 01-notebook-fundamentals.dbc ├── 02-exploratory-data-analysis.dbc └── 03-model-training-selection-evaluation.dbc └── modern-data-warehouse ├── de-lab.dbc ├── 01-Intro.dbc ├── 02-Azure-SQL-DW.dbc ├── 07-Visualization.dbc ├── 06-Databricks-Delta.dbc ├── 04-Reading-Writing-Data.dbc ├── 03-Data-Ingestion-Via-ADF.dbc └── 05-UDFs-Libraries-Transforming-Data.dbc /data-science/00-setup.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/00-setup.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/de-lab.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/de-lab.dbc -------------------------------------------------------------------------------- /data-science/04-deep-learning.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/04-deep-learning.dbc -------------------------------------------------------------------------------- /data-science/05-text-analytics.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/05-text-analytics.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/01-Intro.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/01-Intro.dbc -------------------------------------------------------------------------------- /data-science/06-model-deployment.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/06-model-deployment.dbc -------------------------------------------------------------------------------- /data-science/01-notebook-fundamentals.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/01-notebook-fundamentals.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/02-Azure-SQL-DW.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/02-Azure-SQL-DW.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/07-Visualization.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/07-Visualization.dbc -------------------------------------------------------------------------------- /data-science/02-exploratory-data-analysis.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/02-exploratory-data-analysis.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/06-Databricks-Delta.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/06-Databricks-Delta.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/04-Reading-Writing-Data.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/04-Reading-Writing-Data.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/03-Data-Ingestion-Via-ADF.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/03-Data-Ingestion-Via-ADF.dbc -------------------------------------------------------------------------------- /data-science/03-model-training-selection-evaluation.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/data-science/03-model-training-selection-evaluation.dbc -------------------------------------------------------------------------------- /modern-data-warehouse/05-UDFs-Libraries-Transforming-Data.dbc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/nthacker/proj-learning-paths-public/master/modern-data-warehouse/05-UDFs-Libraries-Transforming-Data.dbc --------------------------------------------------------------------------------