From the course: Apache Iceberg for Data Analytics and Machine Learning

Unlock this course with a free trial

Join today to access over 24,400 courses taught by industry experts.

Data analysis and machine learning with Jupyter Notebook

Data analysis and machine learning with Jupyter Notebook - Apache Tutorial

From the course: Apache Iceberg for Data Analytics and Machine Learning

Data analysis and machine learning with Jupyter Notebook

- In addition to being able to connect very easily into tools like Power BI and Tableau. Dremio also works very well with Jupyter Notebooks. So if you recall from our Docker, we also launched Jupyter Notebooks. So, let's launch this. You're going to want to go to local host, port 8888 to get our Jupiter Notebook up and running. We're going to use Python 3.0. And you can use the code from the LinkedIn Learning Iceberg Analytics Jupyter Notebook. And I'll talk you through this code. So let's begin by installing the Dremio Simple Query. I'm going to press Shift + Enter to run and move to the next cell. If you don't have the Dremio Simple Query involved, it'll install that for you. Excellent. And that's still executing. You can see, oh, there we go. So once the number pops up in Jupyter Notebooks, it's done executing. So we've successfully installed it. Next, what we're going to do is create our way that we're going to log in to Dremio. So my username, I'll put admin. And my password was…

Contents