Chevron Left
Back to Data Manipulation at Scale: Systems and Algorithms

Learner Reviews & Feedback for Data Manipulation at Scale: Systems and Algorithms by University of Washington

4.3
stars
767 ratings

About the Course

Data analysis has replaced data acquisition as the bottleneck to evidence-based decision making --- we are drowning in it. Extracting knowledge from large, heterogeneous, and noisy datasets requires not only powerful computing resources, but the programming abstractions to use them effectively. The abstractions that emerged in the last decade blend ideas from parallel databases, distributed systems, and programming languages to create a new class of scalable data analytics platforms that form the foundation for data science at realistic scales. In this course, you will learn the landscape of relevant systems, the principles on which they rely, their tradeoffs, and how to evaluate their utility against your requirements. You will learn how practical systems were derived from the frontier of research in computer science and what systems are coming on the horizon. Cloud computing, SQL and NoSQL databases, MapReduce and the ecosystem it spawned, Spark and its contemporaries, and specialized systems for graphs and arrays will be covered. You will also learn the history and context of data science, the skills, challenges, and methodologies the term implies, and how to structure a data science project. At the end of this course, you will be able to: Learning Goals: 1. Describe common patterns, challenges, and approaches associated with data science projects, and what makes them different from projects in related fields. 2. Identify and use the programming models associated with scalable data manipulation, including relational algebra, mapreduce, and other data flow models. 3. Use database technology adapted for large-scale analytics, including the concepts driving parallel databases, parallel query processing, and in-database analytics 4. Evaluate key-value stores and NoSQL systems, describe their tradeoffs with comparable systems, the details of important examples in the space, and future trends. 5. “Think” in MapReduce to effectively write algorithms for systems including Hadoop and Spark. You will understand their limitations, design details, their relationship to databases, and their associated ecosystem of algorithms, extensions, and languages. write programs in Spark 6. Describe the landscape of specialized Big Data systems for graphs, arrays, and streams...

Top reviews

HA

Jan 11, 2016

Great course that strikes a balance between teaching general principles and concepts, and providing hands-on technical skills and practice.The lessons are well designed and clearly conveyed.

DK

Jan 24, 2016

Good! I like the final (optional) project on running on a large dataset through EC2. The lectures aren't as polished and compact as they could be but certainly a very valuable course.

Filter by:

26 - 50 of 168 Reviews for Data Manipulation at Scale: Systems and Algorithms

By Kairsten F

Sep 22, 2016

This class assumes intermediate-advanced experience coding in Python, so if you are new, you are likely to struggle a lot. The SQL part, however, was taught from a base-level understanding of almost 0 and is much easier for a beginner.

By Maria P

Oct 28, 2015

4.5 because it was very difficult to access the optional assignments and there was effort expended on reformatting them since the last offering of the course. Otherwise it's an excellent course and I've already been recommending it.

By Qianhong H

Sep 10, 2019

The lecture covers a broad range of materials, from complexity of algorithm to map reduced formulation. The assignments are challenging and up to date. However, I would prefer the lecture to be more technical and coherent.

By Kenneth P

Dec 6, 2015

Course is well structured, moving on with the lessons is a build up of techniques and concepts. Delivery of the course material is well paced and gives all the required information to grasp the concepts.

By Paulo S S S

Feb 6, 2016

Very relevant if you want to understand the theories behind data systems and algorithms. I consider it a bit time consuming but completely worth taking into consideration the amount of topics it covers.

By Hernan A

Jan 11, 2016

Great course that strikes a balance between teaching general principles and concepts, and providing hands-on technical skills and practice.

The lessons are well designed and clearly conveyed.

By Dimitrios K

Jan 24, 2016

Good! I like the final (optional) project on running on a large dataset through EC2. The lectures aren't as polished and compact as they could be but certainly a very valuable course.

By Benjamin T

Feb 25, 2016

- great and very useful overview of concepts important in big data that does not get bogged down in random details

- interesting and sufficiently challenging assignments

By Killdary A d S

Jul 4, 2019

Excelente curso, conteúdo fácil de entender e realmente desafiador. Recomendo para quem quer entender como é realizado a extração e análise de dados não estruturados.

By Leonid G

Jun 20, 2017

Comprehensive and clear explanation of theory and interlinks of the up-to-date tools, languages, tendencies. Kudos and thanks to Bill Howe.

Highly recommended.

By Mahmoud M

Jan 18, 2016

The course is very coherent and comprehensive. It covers only important aspects of the fields. Also, the exercises are very well prepared.

By Jun Q

Aug 8, 2016

This is a quite wonderful course for large-scale data science. I believe I will have learned a lot via completing the courses.

By Karol O

Dec 22, 2019

Engaging problemset makes sure that you will get your hands dirty with data. And that is great! Definitely worth your time.

By Roberto S

Jun 13, 2017

Very good introduction to the topic; requires quite an effort to complete the assignments, but the outcome is worth it.

By Daniella B

Apr 21, 2016

Lectures are great and well structured. Programming assignments are just amazing and interesting. Great course!

By Itai S

Nov 14, 2015

הקורס נותן חשיפה טובה לכלי העבודה העדכניים. המשימות אינן פשוטות למשתמש המתחיל ודורשות התעמקות אך בהחלט אפשריות

By Achal K

Feb 5, 2018

A very good introduction to skills needed for applying data science ideas on large scale data problems.

By Raheel H

Jul 1, 2019

A great way to start, and become familiar with the nature, requirements & analytics of today's data.

By Bingcheng L

Aug 4, 2019

Very very very tough for me. took me 3 months to finish.

But I learned so much from this course.

By Padam J T

Aug 7, 2021

One of the best Data Science course I've ever taken anywhere. One should definitely go for it.

By Batt J

Apr 14, 2018

Very good course for understanding the underlying logic behind emerging big data technologies

By Edwin A P V

Dec 12, 2020

It's excellent. Important: Python Dev knowledge is a plus to complete the assignments.

By Usman Z

Dec 27, 2016

A great course. I would just like more assignments and more information about spark.

By BI C

Jan 21, 2016

Interesting course, good hands-on exercises. very useful course to practice python

By Kazım S

Sep 10, 2017

If you want to head into Data Science, this is a nice course that will help you.