SC
May 5, 2020
I started this course without any knowledge on Data Analysis with Python, and by the end of the course I was able to understand the basics of Data Analysis, usage of different libraries and functions.
RP
Apr 19, 2019
perfect for beginner level. all the concepts with code and parameter wise have been explained excellently. overall best course in making anyone eager to learn from basics to handle advances with ease.
By YANAMADALA P
•Apr 3, 2019
gud
By Rex S A
•Nov 29, 2022
..
By Yacin A M
•Nov 16, 2022
hi
By SHREYANSH J
•Feb 3, 2022
gg
By Talha A
•Sep 16, 2019
<3
By Hamza o
•Oct 6, 2024
.
By Victor M C
•Jul 1, 2024
a
By Nikita C
•Mar 4, 2024
k
By LALITHA K M
•Nov 1, 2022
.
By Mohamed B
•Sep 26, 2022
a
By Chandra S
•Aug 7, 2021
By Ali C B
•Dec 20, 2020
.
By Juan P
•Apr 7, 2019
g
By Gaurav D
•Apr 3, 2019
E
By Nat N
•Sep 10, 2023
The Data Analysis with Python course is a decent intro into data handling, cleaning and some basic model building. I would say however that without prior Python or data analysis experience, it is probably quite a steep learning curve. I am from a science background with a bit of advanced maths knowledge, and the Model evaluation part got a little bit crazy even for me, I'll probably have to revisit it a few times. But you also can't expect to do a course like this and have a complete grasp of everything guaranteed, still have to be willing to do your own further reading/research outside of it, just like you would for uni. Some of the notebooks contained errors or the answers were spelled out which was a bit disappointing. My last project was graded immediately which was great, and I made sure to grade a couple extra to help other learners. Over all a great intro into some trickier topics, I enjoyed it.
By Armagaan
•Feb 23, 2019
I had to remove 1 star just because of the fact that a project is not included in this one. Yes, you do have labs but there you are forced to write code in way so that you don't encounter problems later in the notebook.
In a project or an assignment work, you have to play with variables and confusions and errors out of wonderland show up which lead to greater clarification.
The course in itself is great and undoubtedly good in functioning as a prerequisite for Machine Learning and surely I'd recommend it to anyone who asks for an opinion. The explanations are good and much easier to understand along with the visual demonstrations.
I'd advise that after learning anything during this course, look for some database online and play with it yourself(I didn't but had to regret cuz I'd forget the code again and again).
OVERALL : GO AHEAD, it's worth it
By Sid G
•Jun 11, 2019
The final assignment for this course is frustrating because it uses Watson Studio instead of the learning environment we've used up to that point in the course. There is registration, learning curve, additional complexity. One of the final questions doesn't accept a file upload. One of the questions asks you to calculate a regplot which takes about 15-20 minutes to complete. Nothing tells you to expect that until I finally found a student comment in the forum. I was so frustrated at one point I was ready to abandon the course because I didn't know what was wrong and couldn't find any help. The issues with the final assignment need to be addressed, but I'm glad I decided to stay with it. The course presented a lot of good material. I recommend the course, but I hope they will address the rough edges.
By Steven T
•Oct 28, 2018
Overall a good introductory course. It features several interesting aspects of pandas, numpy and matplotlib. The focus lies on using statistical methods in Python, not on explaining statistics itself, bu a qualititative (short) explanation is given for all the items shown in the course.
A few things could definetly be improved:
Some parts of the videos or their accompanying notebooks have some errors and should be checked.
The course kinda suffers from only testing he students via quiz options. While the structure ad high frequency of the quizzes is to be commended and helps students stay on topic, there should be some final assignment hich consists of actual coding tasks. Not too difficult, but with some of the methods explained each week.
By Emily W
•Jan 28, 2022
This was a very good course. It assumes a lot of knowledge about statistics. I haven't done stats in 15 year so I often had to leave the platform to review statistics to better understand. Some optional statistics reviews, especially with polynomial regression and ridge regression would have been helpful. Also, I think the course missed an opportunity to check if learners really understand the analysis we are doing. Running the code is only a part of being good at data analysis. More questions and lab problems that require demonstrating an understanding of what the analysis means would make the lessons more meaningful and more likely to stick with learners.
By Piyush L
•Jul 9, 2019
The course like every other course in the specialization is a little too fast for me. The videos are way too short (averaging around 5 minutes) and there is way too much stuff in the videos for you to be able to absorb properly. But, the good thing is you'll still learn a lot from this course. Things got really fast mid of 4th week onwards for me, like explaining ridge regression and very complex topics without any proper introduction has left me kind of clueless. But a course should be rated according to how much you really learned and despite of all of the things above that and some more, I still learned a lot from this course so 4 stars for that.
By NS
•Nov 24, 2021
First of all I would like to thank all the instructors for creating this course. But I feel the couse content lacks a lot of clarity if someone is taking this course for the first time. The video lectures lacks a lot of the important theoritical and coding concepts. And in the Hands-On lab there were many coding sections again if someone is doing this course for the first time it will be very hard for them to understand. In my opinion the the video lectures should have been a bit more lengthier with more explanation of the coding part as why some coding sections or some lines of codes were added and also a bit more theoretical explanations.
By Shubham S
•Oct 23, 2023
I completed the Data Analysis with Python course, and I must say it was an exceptional learning experience. This course provided a solid foundation in data analysis using Python and covered a wide range of topics. The course content was well-structured, and the instructors did a fantastic job of explaining complex concepts in a simple and understandable manner. I highly recommend the Data Analysis with Python course to anyone looking to enhance their data analysis skills. Whether you're a beginner or have some experience, this course offers a comprehensive and practical approach to data analysis using Python. Thanks Shubham Sanger
By Nguyen D H A
•Aug 3, 2019
A good starting point.
Some of the concepts could have been explained more clearly, I have decent mathematics understanding and sometimes still felt like I was hopping from this to that (regarding the codes). I understand that they're trying to teach many things in basic level, but total video time was about only 1 hour for the whole course... I wouldn't mind watching a little more or getting additional reading materials to get the context & familiarize myself with the codes (I do additional practices on my own so that's fine, but directed-study is always nice, and easier)
The labs were really helpful though, so I'd say go for it!
By Muhammad S H
•Mar 17, 2020
I think the course was good, but the complexity level of the labs was a bit high. I mean, the leap in skill level required could have been made more easier. There are many new functions utilized in the labs that we have not been made familiar with. So, a lot of documentation-perusal and sifting of other online resources was required, especially with the Polynomials and Ridge Regression, the last Lab. I think the contents of the last Lab (Model Evaluation & Refinement) should be elaborated on and explained with greater clarity, introducing new functions and code-parts along the way.
By Arnold W E
•Feb 22, 2020
One of the few good courses I have had. I learned a lot, used much of it in the labs. The lab for Week 5 was very confusing, as was the final one. The other labs were great, but Week 5 and the final were very disjointed and uneven. There were several things I had hoped they would put in the lab, but there was no first-to-last example lab, which is what I wanted. Without actual instructors (as in live training) this should be expected, and if I had paid for this I would be upset. Problems 7-10 on week 5 are garbage!
Still, one of the best on Coursera, from my limited point of view.