Test Your Knowledge Answers
Test Your Knowledge Answers
What are the top three data science programming languages, in order, according to the 2020 Kaggle data
science and machine learning survey?
2. What is the tradeoff between using a GUI vs using a programming language for data science? What were
some of the GUIs for data science that we mentioned?
A GUI makes it easier and faster to carry out data science but lacks flexibility. With a general-purpose
programming language like Python, we can do almost anything, but it can require much more effort and
time.
3. Who are the top three cloud providers for data science and machine learning according to the Kaggle 2020
survey?
4. What percent of time do data scientists spend cleaning and preparing data?
According to some surveys, it’s between 25% and 75% of their time. Anecdotal evidence suggests a
number more like 90% or more of data scientists’ time.
6. What data science project management strategies did we discuss, and which one is the most recent? What
are their acronyms and what do the acronyms stand for?
7. What are the steps in the two data science project management strategies we discussed?