HS
2. Mai 2020
This course provides an introduction of some important concepts and tools on a very important aspect of data science: cleaning and organizing data before any analysis. A must for any data scientist.
DH
1. Feb. 2016
Easy, mostly instructive Course. The Assignments and quizzes are quite good, and illustrates the lessons very well.
See the videos for general presentation, but use the energy on the excersizes.
von Sudhin B
•17. März 2018
So knowledgeable and interesting course. I have learned much about data cleaning and getting from different sources. Finally thanks to coursera team for giving us the opportunity.
von Charles K
•6. Feb. 2016
This is a very well put together course. It teaches the basics of data cleansing and how to setup data for modeling--by far the most foundational technical aspect of data analysis.
von John B
•22. Sep. 2018
How to get a clean the data is a very important knowledge for the future data scientist and data analyst. For me this course was very important I very recommend take this course.
von Eugene K
•7. Jan. 2018
Great course on tidy data. Very useful in understanding how to use different types of data (csv, XML, API) and how to manipulate the data so that you can perform analyses on it.
von Mohammad A
•16. Juni 2018
Excellent course, and quizzes and lecture were very teaching. But some materials needs to be updated up to date , like subsetting columns in data.table the slides were absolute.
von João F
•17. Okt. 2017
Great ready-to-use skills for common tasks of a Data Scientist. Lays the foundations for further self-development in the topics taught. Heavy on R. Very challenging assignments.
von Amsalu B B
•23. Mai 2020
This specific course is good but when it comes to the assignments, it's more confused than the course work and the description of the assignment is unclear too, at least to me.
von Jonathan D B
•1. Feb. 2016
really thorough class... come prepared to learn and be patient as your going to get your hands pretty dirty reading data, cleaning it and manipulating the result sets with R
von Luis E B P
•8. Jan. 2019
I think this course is really good, the instructors give you a lot of tools to handle data bases! I would recomend this course to any person that wants to learn about this.
von Joyce
•26. Aug. 2017
Super useful, there are so many raw data in the practical world, which are needed to be cleaned, so that the analysts and other people can easily get information from data.
von Christopher R
•2. Feb. 2017
I use so much of what I've learned here on a day to day basis! Using the suite of functions from ggplot, dplyr, plyr and others has greatly reduced my data management time.
von Satish V
•22. Juli 2018
This course was very useful, informative and interesting. However, I did feel that the course assignment seems to be, perhaps purposefully, but a bit unnecessarily vague.
von Anand R
•29. Juli 2020
Course was very useful and learnt about how to handle the data especially raw data and also fetching them with various aspects. Thanks Jeff and team and also coursera
von Muhammad J K
•17. Feb. 2022
I have enjoyed the course and course leaning, teching methode was very very nice. I got success and I am very happy.
Thanks for study help (Coursera Study plateform).
von Sreemoyee M
•15. Jan. 2020
The challenging quizzes and assignments are a main reason why this course is so great! This course truly ensures that you truly understand and implement the videos.
von Jorge B S
•6. Aug. 2019
I have found this course very useful to gain a nice overview of the main tools to obtain and clean data. Moreover, for me it was challenging, which is always a plus.
von Diego T B
•7. Nov. 2017
Very interesting. Global view to process Data and try to explain with very useful techniques the processing or cleaning data with regular expressions. I enjoyed it!
von Johann R
•28. Mai 2017
A great course in which many important concepts and techniques are covered. It also covers many handy tools/libraries that one can use to clean and manipulate data.
von Mauro S d S
•5. März 2017
Very intense and covering a lot of material - After about an year from having the course and with a different understanding, this is probably the course to revisit.
von JOHN J O G
•25. Jan. 2017
Muy buen curso y con buena evaluación de los temas mediante asignaciones varias con estudios en el mundo real que lo preparan para estar analizando trabajos reales
von Dany M
•24. Okt. 2017
Great course! I loved it. It's just informal enough and rigorous enough. The pace is enjoyable and the experience of the instructor carries well.
Highly recommend.
von Nimalka W
•13. Feb. 2019
Useful general course on tidying data and learning to import into R from various sources. Doesn't get into sequencing data import, but looks at other common ones
von Ayas S
•8. Nov. 2018
This course was very intense and not easy but over all, after doing all the work! Oh man I feel I have way more confidence in my R skills and Data understanding.
von Hatem K
•5. Dez. 2016
Excellent course. You will learn about concepts of 'clean' or tidy data and apply it in R. One of the most important, yet often ignored, aspects of data science.
von Kwun H N
•24. Dez. 2017
It is an excellent exercise to work on data cleaning and pre-processing. Also give me the great chance to read through the paper by Hadley Wickham on Tidy Data.