Which of the following statements is true?
a. Keras, Scikit-learn, Matplotlib, Pandas, and TensorFlow are all built with Python.
b. 80% of data scientists worldwide use Python.
c. Python is the most popular language in data science.
d. Python is useful for AI, machine learning, web development, and IoT.
e. All of the above - ANSW e. All of the above
Which of the following are SQL databases? (Select all that apply.)
a. MongoDB
b. MariaDB
c. MySQL
d. PostgreSQL
e. CouchDB
f. Oracle - ANSW MariaDB, MySQL, PostgreSQL, and Oracle
Which statements are true about Open Source and Free Software? (Select all that
apply.)
a. Free Software and Open Source can be used interchangeably.
b. Free Software can always be run, studied, modified and redistributed with or without
changes.
c. Most of Free Software licenses also qualify for Open Source.
d. Open Source Software can be modified without sharing the modified source code
depending on the Open Source license. - ANSW IDK??? A, B, and D together are not
correct!
Is the following statement true or false: "R integrates well with other computer
languages like C++, Java, C, .Net and Python." - ANSW True
Which of the following languages can be used for data science?
a. Julia
b. Java
c. Javascript
d. SQL
, e. R
f. Scala
g. All of the above - ANSW g. All of the above
Which of the following is used to make Artificial intelligence and Machine Learning
possible? (Select all that apply.)
a. Oracle
b. PyTorch
c. TensorFlow.js
d. Apache Spark
e. GNU
f. Caffe - ANSW b. PyTorch
c. TensorFlow.js
(possibly others?)
Which of the following are common tasks in data science?
a. Data Management
b. Model Monitoring and Assessment
c. Data Integration and Transformation
d. Model Building
e. Data Visualization
f. Model Deployment
g. All of the above - ANSW g. All of the above
Which of the following are data management tools? (Select all that apply.)
a. GitHub
b. MySQL
c. PostgreSQL
d. KubeFlow
e. PixieDust - ANSW b. MySQL and c. PostgreSQL
Which of the following are Data Integration and Transformation tools? (Select all that
apply.)
a. Cassandra
b. Apache Kafka
c. Apache Nifi
d. Apache AirFlow
e. Ceph - ANSW b. Apache Kafka, c. Apache Nifi, AND d. Apache AirFlow
Which statement about JupyterLab is correct?
a. JuypterLab can run Python code only.
b. JuypterLab can run R code only.
c. JuypterLab can run R and Python code only.