Working with Datasets

Go to class
Write Review

Working with Datasets provided by Coursera is a comprehensive online course, which lasts for 2 hours worth of material. Working with Datasets is taught by David Dalsveen. Upon completion of the course, you can receive an e-certificate from Coursera. The course is taught in Englishand is Paid Course. Visit the course page at Coursera for detailed price information.

Overview
  • By the end of this project, you will use Python to wrangle two datasets to visualize the relationships among the data. Datasets are collections of data that may exist in a database, a csv file, or an ordinary file.

    Python is a popular language to use work with dataset data. It has tools to read data in various formats, and libraries to visualize the datasets.