Chevron Left
返回到 Data Collection and Processing with Python

学生对 University of Michigan 提供的 Data Collection and Processing with Python 的评价和反馈

4.7
4,023 个评分

课程概述

This course teaches you to fetch and process data from services on the Internet. It covers Python list comprehensions and provides opportunities to practice extracting from and processing deeply nested data. You'll also learn how to use the Python requests module to interact with REST APIs and what to look for in documentation of those APIs. For the final project, you will construct a “tag recommender” for the flickr photo sharing site. The course is well-suited for you if you have already taken the "Python Basics" and "Python Functions, Files, and Dictionaries" courses (courses 1 and 2 of the Python 3 Programming Specialization). If you are already familiar with Python fundamentals but want practice at retrieving and processing complex nested data from Internet services, you can also benefit from this course without taking the previous two. This is the third of five courses in the Python 3 Programming Specialization....

热门审阅

MI

Jan 21, 2021

very good, very intuitive course material. however doing something in full python environment within the course would have been even better. thank you professors and all others from UMich and coursera

CM

Oct 9, 2019

This was a really excellent course. The functional project at the end helped me understand how recommendation systems work and now I'm very excited to try to build a similar system for books I love.

筛选依据:

576 - Data Collection and Processing with Python 的 600 个评论(共 710 个)

创建者 jhony q

Nov 14, 2022

goog introduction to rest api and how to used them, and used the dictionary sintasis to get data with json

创建者 Shree G

Jun 2, 2020

Final project is a bit confusing and assignments should be added for the API's as they are very confusing

创建者 Renato U

Apr 20, 2020

In particular in this course, too much videos, but just a few excercise. API Rest isn't quite simple.

创建者 Sheeba K

Aug 12, 2024

This course is over all a good start to learn about the data processing, REST APIs, functions etc.

创建者 Ashutosh B

Sep 23, 2020

please explain a little slower in week 3 its little difficult who is dealing with API for 1st time

创建者 MOHAMMAD T H 1

Apr 17, 2020

Although most of the course materials are easy, the end of the course project is much too tough

创建者 Pablo B C

Jul 23, 2020

Good course, but had some trouble on the last assignment with a badly configured environment

创建者 Kuan C W

Apr 16, 2020

A great course that takes me step by step learning collecting data from APIs by using python

创建者 Gerson R

Sep 9, 2020

The course materials are good, but would have preferred a more ambitious final project.

创建者 Eden P

May 31, 2020

Was able to learn some really valuable Python skills in this unit. Really enjoyed it.

创建者 Nishad P

May 19, 2020

Just make sure to keep the Textbook environment up to date to avoid inconvenience.

创建者 Alper K

Dec 12, 2019

Final project was very poorly designed (consider movie ratings changes over time).

创建者 ARNAB D

Jun 29, 2020

runestone is sometimes too much painful.

overlooking this fact the course is good

创建者 Juan D C

Feb 7, 2019

it is a little hard in the end project but its possible if you are persistent

创建者 Asen K G

Mar 23, 2022

Awesome course, be prepared for some frustration with the final assignment.

创建者 Shivam a

Jun 27, 2021

this course is very detailed and practice problems will enhance your skills

创建者 Shriniwas S U

Jun 19, 2020

Good course but slightly a difficult project .Need to teach more about API

创建者 James N

May 25, 2020

very difficult to do some of the assignments without any error messages

创建者 Siavash H

Jul 17, 2021

super interesting course about nested data, which is really confusing

创建者 Mustafa H

Jun 29, 2023

Amazing course although the API section was a little confusing for me

创建者 Justin P B

Nov 15, 2020

Using https://fopp.umsi.education/ was very frustrating at times

创建者 Duvan A S M

Mar 24, 2025

Difficult to pass the last two tests of assentment3, confusing

创建者 Seyyed M A D

Aug 17, 2019

Thank you. You made Michigan and MIT universities happy. :)

创建者 Kaleem A

Apr 26, 2020

Great course learned a lot about data collection and API

创建者 Arjun K W

Jun 8, 2020

I found API little bit tougher compared to other topics