Chevron Left
Back to Data Collection and Processing with Python

Learner Reviews & Feedback for Data Collection and Processing with Python by University of Michigan

4.7
stars
3,700 ratings

About the Course

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....

Top reviews

A

Jul 9, 2020

Very interesting and fine course, in this course I learn how to solve Nested data and new a new thing i.e REST API which seems best in course 3 now I am excited about course 4. Thanking you Michigan

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.

Filter by:

151 - 175 of 638 Reviews for Data Collection and Processing with Python

By Zhen Z

Nov 27, 2019

Very easy-to-follow course for beginners and the assignments and final project offer great sense of achievements.

By Malgorzata P

Sep 6, 2020

Very good for beginners to learn how to work with data using Python. Perfect continuation in the specialization.

By Barsha S

Jul 16, 2019

it was a deep learning experience on data using python3. Working with REST apis was the best part of the program

By Wayne K

Jun 4, 2021

Excellent course which is challenging but ties all of the lessons together with a well structured final project

By ARVIND K S

Jul 27, 2020

An awesome course which really drills in the concepts of python programming. Best way to become a programmer.

By Afolabi C

May 10, 2020

This was my first experience using a REST API. The tutorial in this course is well put together. Great course

By SaketKr

Mar 12, 2019

It was really nice. The assignments were really good and helping to clear the tiniest but important concepts.

By Juan I I

May 27, 2021

The exercises are very entertainment and the content of the course is very useful. This course is amazing!

By Atul

Apr 19, 2020

This was a very useful course and moderately challenging as well. It was fun and satisfying to complete it

By khizar m

Jun 14, 2021

A very well structured and a high quality of content for people learning programming in general or python

By Nestor L D F

Jul 16, 2020

It is an excellent course, it is very complete and the teaching of the teachers and tutors is fantastic.

By Mauricio G

Jun 3, 2019

This course gives you the basics in order to comprehend the basics of data collections as well as API'S.

By Abhishek K S

Feb 9, 2020

The course was extremely beneficial to me and also helped me knowing connection between data and python

By Yusa L

Aug 26, 2019

Very useful course! Course materials are very clear and easy to understand. The project is very useful.

By Robert H

Sep 9, 2020

This course is excellent. It's very practical. You practise what you learn and the resources are great

By Eva D

Sep 20, 2020

It was very usefull, the instructor explains in a very understandable way. Just the right difficulty.

By Srinivasa R A

May 6, 2020

Excellent course ! Good value add, provided opportunity to have clear understanding of the concepts.

By Precious E G

Apr 25, 2020

Great teachers. Very helpful staff. Thank you very much for this wonderful course. Learned a lot!

By Вася П

Jul 9, 2022

Всем рекомендую, кто хочет расти выше и идти в ногу со временем в программировании на языке Python

By Jesus m A G

Jan 8, 2022

It's a great course, the exercises, lectures, videos, are very interesting and easy to understand.

By Johann W

Jul 15, 2020

Looking back over the first 3 courses in this specialisation, they are didactially very well made!

By Darwin Y A C

May 4, 2021

Muy bien explicado y muy buena herramienta de lecturas y practicas, es un curso completo en todo.

By Federico R

Oct 6, 2020

Exelente curso! y el material, explican muchos conceptos basicos para la diaria de un programador

By Jan K C

Jul 5, 2020

Great exercises and really practical final exam.

Really liked the teaching methods and tools used.

By Victor L

Mar 13, 2023

Great course to learn and practice list comprehensions, web requests and how to use REST API's.