學生對 Coursera Project Network 提供的 Working with Datasets 的評價和反饋
課程概述
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....