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

POST TEST SARANA PRASARANA, KEUANGAN, ETIKA, KEPESANTRENAN

POST TEST SARANA PRASARANA, KEUANGAN, ETIKA, KEPESANTRENAN

University

10 Qs

QUIZ - ICEE 2024

QUIZ - ICEE 2024

University

10 Qs

MMO 2021

MMO 2021

1st Grade - University

10 Qs

QUIZ STUBA 2022

QUIZ STUBA 2022

University - Professional Development

10 Qs

Personality Disorders

Personality Disorders

12th Grade - University

10 Qs

The CV Drive

The CV Drive

University

14 Qs

QUIZ 1 FOSFOR'S 2021

QUIZ 1 FOSFOR'S 2021

KG - University

15 Qs

Kuis PKKMB PBSI

Kuis PKKMB PBSI

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?