HERData

HERData

Professional Development

10 Qs

quiz-placeholder

Similar activities

Remote Asset Management

Remote Asset Management

Professional Development

11 Qs

Sayısal Tasarım - Shift Registers

Sayısal Tasarım - Shift Registers

University - Professional Development

9 Qs

Foundations II. Challenge II

Foundations II. Challenge II

Professional Development

15 Qs

Indicadors Àrea 6. Competència Digital Docent

Indicadors Àrea 6. Competència Digital Docent

Professional Development

14 Qs

Post test data science day 24

Post test data science day 24

Professional Development

10 Qs

eTwinning, què sabem?

eTwinning, què sabem?

Professional Development

9 Qs

Python Libraries Series - Pandas

Python Libraries Series - Pandas

Professional Development

11 Qs

Day 6 and 7

Day 6 and 7

Professional Development

15 Qs

HERData

HERData

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Ipek Ucal

Used 10+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Dataframe içerisindeki bir kolona ait değerlerin frekanslarını nasıl elde ederim?

df[col].nunique()

df[col].value_counts()

df{col}.value_counts()

df{col}.nunique()

2.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Hangisi Python programlama dilinde çok boyutlu diziler ve matematiksel işlemler için özel bir kütüphanedir?

pandas

seaborn

numpy

sklearn

3.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Fancy indexing (gelişmiş indeksleme) dizileri belirli bir indeks listesi veya arrayi kullanarak indekslemeyi ifade eder. 

Doğru

Yanlış

4.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Veri analizinde hangi işlem, veri setindeki eksik değerleri doldurmak için kullanılır?

df.fillna()

df.dropna()

df.isnull()

df.interpolate()

5.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Tek bir boyuta sahip etiketli(Labelled) bir veri dizisi olan Pandas veri tipi ......'dir.

dataframe

list

array

series

6.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Hangi metot bir döngü kullanmaksızın veri üzerinde vektörleştirilmiş bir şekilde işlem yapmamıza olanak tanır?

apply

qcut

lambda

for

7.

MULTIPLE CHOICE QUESTION

10 sec • 5 pts

Hangisi 'kategorik' değişkenler için kullanılan bir veri görselleştirme grafiğidir?

Histogram

Scatter plot

Bar plot

Box plot

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?