Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 1.55 KB

Lab9_Bonus_DI.md

File metadata and controls

37 lines (20 loc) · 1.55 KB

Bonus Lab: Use Data Integration to build your Data Pipeline with MySQL and HeatWave

Key Objectives:

  • Learn how to consolidate data from different sources into MDS and build your own data pipeline
  • Learn how to use MDS powered by HeatWave for your Data Science project by connecting a Jupyter Notebook to MDS

To address your question you can send it on our Discord mysql-heatwave channel.

Introduction

This workshop walks you through the steps to use MySQL Database System, Data Integration and Data Science to extract data from a CSV dataset, apply some transformations, load the data into MySQL (with HeatWave Analytics Engine) and run a data science Jupyter Notebook.

Who Should Do This Workshop

You want to build a pipeline for your data and run analytics with your favorite Python libraries on Jupyter Notebook.

You want to learn Oracle Cloud Infrastructure.

You want to explore Oracle Cloud and its Free Tier.



Conclusion

New tools under your belt to discover insights in your data!

If you want to learn more about Data Integration, visit the official documentation:

<< Go to Bonus Lab 8 | Home