HERData

HERData

Professional Development

10 Qs

quiz-placeholder

Similar activities

Git Komutlar ve Detaylar

Git Komutlar ve Detaylar

Professional Development

10 Qs

Pandas

Pandas

Professional Development

6 Qs

Remote Asset Management

Remote Asset Management

Professional Development

11 Qs

Foundations II. Challenge I

Foundations II. Challenge I

Professional Development

15 Qs

GİTHUB, İŞ AKIŞ YÖNETİMİ

GİTHUB, İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

GİTLAB VE İŞ AKIŞ YÖNETİMİ

GİTLAB VE İŞ AKIŞ YÖNETİMİ

Professional Development

15 Qs

DÖGM ''eSafety Label Webinarı''

DÖGM ''eSafety Label Webinarı''

Professional Development

10 Qs

B8 | EDR Management 3

B8 | EDR Management 3

Professional Development

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