
aiml fast track day2
Quiz
•
Professional Development
•
University
•
Medium

Nithin G
Used 2+ times
FREE Resource
Enhance your content
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
What is the correct syntax to print the number 8 from the array below:
arr = np.array([[1,2,3,4,5], [6,7,8,9,10]])
print(arr[1, 2])
print(arr[7, 2])
print(arr[3, 0])
print(arr[7, 0])
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to create an array of type float?
arr = np.array([1, 2, 3, 4], dtype='f')
arr = np.float([1, 2, 3, 4])
arr = np.array([1, 2, 3, 4]).toFloat()
arr = np.array.float([1, 2, 3, 4])
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct syntax to add the labels "x", "y", and "z" to a Pandas Series?
pd.Series(mylist, labels = ["x", "y", "z"])
pd.Series(mylist, names = ["x", "y", "z"])
pd.Series(mylist, index = ["x", "y", "z"])
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct Pandas function for loading CSV files into a DataFrame?
read_file()
ReadFile()
read_csv()
ReadCSV()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
For the Pandas head() method, how many rows are returned by default, if you do not specify it?
10
5
0
1
Similar Resources on Wayground
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 Professional Development
11 questions
NFL Football logos
Quiz
•
KG - Professional Dev...
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
36 questions
Unit 5 Key Terms
Quiz
•
11th Grade - University
38 questions
Unit 6 Key Terms
Quiz
•
11th Grade - University
20 questions
La Hora
Quiz
•
9th Grade - University
7 questions
Cell Transport
Interactive video
•
11th Grade - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University