AT
May 21, 2020
Excellent course materials, especially the videos, with content that is thoughtfully composed and carefully edited. Very good python training, great instructors, and overall great learning experience.
VV
Aug 2, 2020
Great course to learn the basics! The supplementary material in Jupyter notebooks is extremely valuable. Really appreciate the PhD students who took the time to explain even the simplest of codes :)
By Gabriel A A C
•Feb 5, 2020
Excelent
By Elsayed A
•Mar 28, 2023
love it
By Israel F
•Jun 25, 2020
Amazing
By 周晓
•Apr 7, 2020
Thanks!
By Justin H
•Sep 24, 2023
brutal
By Euna S
•Jul 21, 2021
체계적인 학
By KAYDAN P R
•Jun 30, 2020
awssem
By Wei w
•Sep 25, 2022
good!
By J. B
•Mar 15, 2022
Nice.
By Frank S Y R
•Jan 17, 2019
Nice!
By Tuncay Q
•Sep 21, 2023
good
By Hugo S A
•May 24, 2021
fun!
By Durga S
•Apr 16, 2021
Good
By Chang L
•Aug 31, 2020
good
By GUNDA S K G
•Mar 4, 2020
good
By ATHIPATLA S N
•Feb 25, 2020
nice
By BODIREDDI S
•Feb 23, 2020
nice
By PUPPALA B A
•Feb 21, 2020
GOOD
By PEDASINGU T K
•Feb 24, 2020
gud
By Debasis D
•May 12, 2021
.
By Ronobir D
•Jul 16, 2024
Good course but definitely wish the practice material was a little stronger or more challenging. I quite like the lectures and the professors and teaching staff definitely know their stuff being UMich's Stats department of course the content itself is great. The lectures are great, the solution sets they give are great but how exactly they did those solutions... well let's just say I personally wouldn't just rely on week 1s coverage of the basics to get to there. I would strongly recommend people have at least a passing understanding of Python like through the Python 3 Specialization from UMich or Py4E from UMich. AND I would say this shouldn't be the first time you use numpy, Pandas or seaborn. I would suggest going through the Numpy Tutorial on the numpy site, the Pandas tutorial on the Pandas site and follow up with Kaggle's micro courses on Pandas, seaborn and data cleaning. This course, true to its name of the stats specialization is really an application of basic descriptive statistics like for Exploratory Data Analysis done with python. Which is what I was looking for so this is exactly what I wanted. Again lectures solid and the solution to the exercise notebooks are GREAT. They don't explain in great detail besides linking documentation how they got there so knowing Pandas indexing, shallow/deep copy, the pandas stats functions, Pandas pivots like melt and stack etc. This really takes someone who knows the basics of Pandas, teaches them the very basics of stats like stuff from high school early college, and applies it to a real dataset as you would in an everyday EDA setting. And it is EXACTLY what I wanted to teach that. Just wish there was more practice on this stuff. Youtube tutorials don't go as indepth imo.
By Jerrold
•Oct 7, 2020
There are two main fields of study in this course which forms the foundation for the specialization: statistical theory, and programming with python data analysis packages. I learned so much about statistics and visualization that would have taken months to learn in university, I gained a lot of experience and knowledge from this course. I have a decent background in Jupyter notebook from university yet I still learned many new things and got an excellent chance to practice programming in the python packages. The course offered excellent optional practices and gave us several extremely insightful and educational analysis reports done in JN that were related to the module of the week for us to download.
I recommend you have a datacamp subscription to have access to some extra notes regarding programming in the packages particularly Pandas to get the most out of this course by attempting all the optional programming practices.
By Luis D R T
•Oct 26, 2019
I loved several things, first that gives you an overview, useful, clear and fun of several basic statistical concepts such as measures of central tendency, different forms of graphic representation, and one of the most important at least for me (already that neither in school nor I would have ever thought about) the types of sampling that exist, because in school there is usually something called simple random sampling and we develop statistical techniques for it, almost completely ignoring the other types of sampling that are really common in real life and that when we face them we don't panic, I know that this is an easy level and I appreciate that in some way, but I would have expected a more difficult course that would have made the concepts really stay in me because I would be thinking about them continuously and how to apply them to the tasks that are presented week by week
By Duy B B
•May 24, 2021
I am happy to share that I have just finished the course Understanding and Visualizing Data with Python from the University of Michigan.It is a great and useful course for my career as a Data Analyst. Specifically, through the course, we can explore some interesting topics like where data come from, study design, data management, and exploring and visualizing data. Besides, the lecturers also have a python lab exercise that we can practice coding after the theory session. Most of the data set is from NHANES (National Health and Nutrition Exam Survey), therefore the statistical results are quite clear and understandable.P/S: I am free to share more about this course and another course that I have finished. Please do not hesitate to connect me. Have a nice day !!!!
By Matteo L
•Apr 4, 2020
I think the content here is great and gives you a good overview for understanding and visualizing data without getting into the mathematics. Week 4 is absolutely great in terms of how the information is conveyed by Mr. West who is an excellent teacher in my opinion. I do think, however, that the quizzes and notebook assignments could be a little bit more challenging and I would have loved to have answers to the "more practice" notebooks. I think it would have been great for those notebooks to have been part of the assignments, adding to the difficulty of the course.