From the course: Learning Amazon SageMaker (2019)
Unlock the full course today
Join today to access over 24,200 courses taught by industry experts.
Investigate data
From the course: Learning Amazon SageMaker (2019)
Investigate data
- [Instructor] Now in this example, the churn, this churn term here will just allow you to automatically preview the dataset. I might actually remove this just for a moment just to show you how we can look at that in a bit more of an efficient way. So, executing that cell automatically imports that churn function. When pressing the plus button, we can create some additional cells to run commands. So, usually when I import a new dataset, I won't try and preview the whole dataset just giving the name of the dataset here, because it was an extremely large object, then it might actually take a long time to preview, so instead I like using the head function which will just preview the first 10 rows. So, executing this using Shift and Return just shows the first 10 rows. You can see that with this churn dataset, there's a number of different values. You can see that each column as well is visible. And there's a number of different types of data elements some of which are quite unknown at…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.
Contents
-
-
-
-
(Locked)
Data analysis tools5m 45s
-
(Locked)
Download and import data4m 2s
-
(Locked)
Investigate data4m 1s
-
(Locked)
Data visualization: Categories3m 18s
-
(Locked)
Data visualization: Numerical3m 19s
-
(Locked)
Data summary tools3m 7s
-
(Locked)
Challenge: Describe a dataset40s
-
(Locked)
Solution: Describe a dataset4m 23s
-
(Locked)
-
-
-