FXEC : PCL APP LAB : Python for Data Science Day 1 Quiz

FXEC : PCL APP LAB : Python for Data Science Day 1 Quiz

University

10 Qs

quiz-placeholder

Similar activities

Preguntas sobre Pandas en Python

Preguntas sobre Pandas en Python

University

13 Qs

QUANTITATIVE RESEARCH

QUANTITATIVE RESEARCH

University

15 Qs

Quiz #3: Analisis Sentimen SentiStrength

Quiz #3: Analisis Sentimen SentiStrength

University

9 Qs

Data Visualization with Looker Studio

Data Visualization with Looker Studio

University

10 Qs

christ_internship

christ_internship

University

5 Qs

KHDL

KHDL

University

15 Qs

Numpy and Pandas Quiz

Numpy and Pandas Quiz

University

10 Qs

Quiz Data Science (Pertemuan 5)

Quiz Data Science (Pertemuan 5)

University

8 Qs

FXEC : PCL APP LAB : Python for Data Science Day 1 Quiz

FXEC : PCL APP LAB : Python for Data Science Day 1 Quiz

Assessment

Quiz

Other

University

Hard

Created by

Priskilla J

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Choose the correct components of data science.

Domain Expertise

Data Engineering

Advanced Computing

All the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

 Pandas is an open-source _______ Library?

A. Ruby

B. Javascript

C. Java

D. Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be syntax for pandas dataframe?

A. pandas.DataFrame( data, index, dtype, copy)

B.
pandas.DataFrame( data, index, columns, dtype, copy)

C. pandas_DataFrame( data, index, columns, dtype, copy)


D. pandas.DataFrame( data, index, rows, dtype, copy)

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Why ndim is used?

A. Returns the number of elements in the underlying data.

B. Returns the Series as ndarray.

C. Returns the number of dimensions of the underlying data, by definition 1.

D. Returns a list of the axis labels

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

What will be output for the following code?

import pandas as pd

import numpy as np

s = pd.Series(np.random.randn(4))

print s.ndim

0

1

2

3

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

How to read the file from datastore

pd.sho()

pd.show-csv()

All the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts


which one of these skills is not required to become a Data Scientist.  

(a)

Data Capture

(b)

Analysis

(c)

Mathamatical

(d)

Current Affairs

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?