
Python Pandas Quiz
Quiz
•
Computers
•
1st Grade
•
Hard
katarzyna mrawczynska
Used 3+ times
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Ile kolumn może posiadać obiekt Series w pandas:
dowolną ilość
dwie
jedną
jedną lub dwie
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jak posortować elementy Serii?
some_serie.asc()
some_serie.sort()
some_serie = sorted(some_serie)
some_serie.sort_values()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaki argument musi posiadać metoda ramki/serii .apply()?
string
function
DataFrame
Series
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaki argument musi posiadać metoda ramki/serii .query()?
string
function
DataFrame
Series
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Co wydrukuje poniższy kod:
s = pd.Series([1,2,3,4], index=[10,9,8,7])
print(s.idxmax(), s.max())
błąd wykonania
10 4
7 4
10 1
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaki typ danych zwróci poniższa linia, zakładając że istnieje ramka df z kolumną col1 (liczbową):
print(df.groupby('col1').mean())
int
float
DataFrame lub Series
Int32
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do czego służy metoda dataframe.filter()
filtrowania wartości w ramce
filtrowania kolumn w ramce
Obie odpowiedzi są poprawne
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Do czego służy dataframe.loc[]
filtrowania wartości w ramce
filtrowania kolumn w ramce
Obie odpowiedzi są poprawne
Popular Resources on Wayground
20 questions
Brand Labels
Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
20 questions
ELA Advisory Review
Quiz
•
7th Grade
15 questions
Subtracting Integers
Quiz
•
7th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns
Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials
Interactive video
•
6th - 10th Grade
Discover more resources for Computers
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
18 questions
D189 1st Grade OG 1c Concept 37-38
Quiz
•
1st Grade
20 questions
addition
Quiz
•
1st - 3rd Grade
20 questions
Subject and predicate in sentences
Quiz
•
1st - 3rd Grade
20 questions
Place Value
Quiz
•
KG - 3rd Grade
10 questions
Exploring Force and Motion Concepts
Interactive video
•
1st - 5th Grade
10 questions
Exploring Properties of Matter
Interactive video
•
1st - 5th Grade
5 questions
Sense and Response
Quiz
•
1st Grade
