AS
2020년 5월 15일
One of the best course in this specialization. It was really interesting work with some real world data which could really enhance the problem solving skills.
NL
2021년 7월 6일
Great programming practice, especially the project for week4. I am more comfortable with lambda now. I am much more helpful to my son in Python classes.
교육 기관: Bradley S
•2019년 2월 15일
Overly simplistic lessons and quizzes followed by brutal projects that require you to teach yourself techniques not covered in the lessons. Now I don't feel like I've learned anything because I've just had to trial-error my way through half the code. What worked, what didn't work? I can't remember...
교육 기관: Sergio G
•2019년 7월 4일
Excellent and challenging, especially the final project
교육 기관: Hao-Wen S
•2018년 1월 1일
Excellent! I previously completed the Fundamentals of Computing Specialization from the same instructors, yet there was ample new content in this course. This course focuses on techniques for dealing with tabular data, which are represented as nested arrays (list of lists, dictionary of dictionaries, list of dictionaries) using map, filter, lambda, list / dictionary comprehensions and the csv module for loading and saving csv files. The final project is rewarding, requiring relatively little code but a clear understanding of the underlying data structures.
Compared to the Fundamentals of Computing specialization (which later moves towards developing efficient algorithms), the series so far seems to be geared towards developing practical skills for applying Python for data science. Very rewarding.
교육 기관: Humberto O
•2018년 7월 3일
Definitely more challenging than the previous, but if you want to be serious about scripting in Python, very few other courses will get you there than this one. A little too focused on reading csv files than I wanted, but even then, I was provided with enough challenges working with dictionaries, lists, all the while learning new Python skills (lambda functions, list comprehensions, etc.) that I can't really give it anything below 5 stars.
교육 기관: Daniela R L
•2020년 10월 13일
It is clear that as the specialization advances, the complexity of the assignments increases. The last 2 weeks assignments, in my opinion, where REALLY confusing and for what I read on the forums, not only me, but a lot of students had trouble understanding the instructions, and inputs (Week 4)... it is nice to finally get the code but it is really frustrating and discouraging to spend too long in trying to find out what the instructions are. I think there should be more clarification on what is expected. I felt like Week 4 was way more complicated than the examples shown in the videos.
교육 기관: Arun N
•2020년 8월 8일
The lessons are good , but , the assignments /assignment descriptions are vague . I spent much more time understanding the question than answering the question
교육 기관: Julian W
•2019년 11월 21일
Big disappointment after 2 previous courses. The lectures are not really giving you a lot of new material to learn but difficulty of projects you are expected to finish goes up a lot. It left me confused and frustrated. And I think I am not the only one (check on-line forum). Big plus for forum mentor who is helping a lot (he is even posting extra exercise there). And he is making a difference. Still at the moment I decided not to continue with the last course in this specialisation. Too much frustration in this one.
교육 기관: Eduardo P
•2018년 5월 25일
Final project is way more difficult than what they explain in the course.
Final project is not only difficult and long but also due to the amount of extra files and lack of explanation on how to start is very frustrating.
Some concepts like "list comprenhentions" are used by instructors in the course, but not explained and instructor just adviced to go to Python.org and learn it there.
교육 기관: Moustafa E E M M N
•2018년 12월 13일
the assignments are not clearly illustrated to us. it is very difficult to understand what is required to be done . even it you code it, it is still hard to understand what is to be done.
교육 기관: Edwin R
•2018년 5월 22일
I just dislike coding
교육 기관: Sooraj A
•2020년 8월 7일
One of the best courses on data analysis in python. It was a deep dive into the basics. More than the course videos, i enjoyed the assignments more.
교육 기관: Joanne H P C
•2019년 1월 29일
Important concepts covered - including dictionaries and data structures. Useful in developing a basic foundation and understanding of Python.
교육 기관: Abraham G R
•2019년 12월 23일
Excellent Course, I really recommend it. This was my first course about python but now I gonna take all the courses available
교육 기관: Dheeraj R
•2018년 8월 4일
It's fantastic learning opportunity, well taught, covered almost everything.Baseball project is cherry on the cake.
교육 기관: Biao Y
•2018년 10월 6일
The reading and writing file csv file part is difficult, especially reading data into dictionary part.
교육 기관: Kristoffer H
•2018년 3월 29일
Focuses on Python dictionary skills and not Pandas dataframes.
교육 기관: Fil G
•2018년 10월 25일
The material is taught in a straightforward and easily accessible manner which can lull you into thinking that this is easy, but it is not. The final assignment and optional programming exercise in the last week will really force you to dig deep to put it all together. Everything you need is right there in the lecture notes you just have to be willing to listen. Great course.
교육 기관: Banavathu D
•2022년 8월 3일
this course is very helpful to me to increase my coding skills on data analysis and the facuilty are very knowledgable and willing to share their knowledge. i am very thank to all who are worked in this project and specially i am thanking my company thats gave me a beautiful opportunity to learn and make certification in python data analysis
교육 기관: A
•2018년 3월 3일
Very good course. Thorough and detailed explanation of all concepts. Course takes you smoothly from beginner level to the very end. Amazing how much can be learned in this course. The learning curve is gradual so make sure you follow instructions and complete all the practice assignments in order. Definitely worth the time.
교육 기관: Nicholas S
•2018년 12월 21일
I really liked the course, thank you so much!
One thing though, when checking your code via OwlTest, and the Pylint errors that pops up, consider removing the check with mixed EOL characters (CRLF / LF). At least on my system I could not fix this Pylint error on Windows. I had to re-save the file in UNIX (DOS-format).
교육 기관: Begüm S
•2021년 4월 23일
I am a 17 year old high school student and want to be a data scientist one day. This course really helped me develop my python knowledge. Even though english is my third language I comprehend the course really well. If anyone likes to learn more about python, I would say this is the course you should take.
교육 기관: merve n s
•2020년 12월 28일
Instructors are awesome and very helpful. this is the third course I took from rice university and will definitely take fourth of the specialization. There are many exercises to be sure you understand the topic and forums are also actively checked by instructors. I definitely recommend this course.
교육 기관: KEYU X
•2019년 6월 15일
This is a very good course. You will feel very satisfying when you complete the final project. Maybe the only thing I want to complain about is that the statement and signature of the project are not so clear and a little bit confusing. It takes me some time to figure out the requirement.
교육 기관: Virginia G
•2020년 12월 6일
I am so happy with this course. I am learning so much. It is challenging sometimes, when I try to put everything together in the projects. This takes me quite some time, but I still can do all the other stuff I am supposed to do. The forum is great to get your questions answered.
교육 기관: Ahmad E H
•2020년 12월 16일
Many thanks for the two amazing Professors. This course will teach you a alot about Data Analysis in Python using real csv data files. The most important thing is that you don't use ready made libraries, you just write your own functions and use built-in methods in Python