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

weird facts

weird facts

1st Grade - Professional Development

10 Qs

The Quiz

The Quiz

KG - Professional Development

10 Qs

Which One?

Which One?

University

12 Qs

Batch -1 |28-11-24 | Day -4 Data Analytics Workshop Quiz

Batch -1 |28-11-24 | Day -4 Data Analytics Workshop Quiz

University

10 Qs

Latihan Soal Materi 5

Latihan Soal Materi 5

University

11 Qs

MBKM MATHSION

MBKM MATHSION

University

15 Qs

Kuis Webinar

Kuis Webinar

University

10 Qs

POST TEST (2) 10 September 2020

POST TEST (2) 10 September 2020

University

5 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?