Quiz No. 1 (Pandas Basics)

quiz-1 pandas basics

Login before you attempt the quiz

Here is the quiz:

0%
0 votes, 0 avg
2441

This quiz should be completed under 800 Seconds.

Let's see your progress


python

Did you master Pandas library in Python?

This quiz is to check your expertise in Pandas, a python library.

The number of attempts remaining is 5

1 / 30

1. Which method would you use to execute a SQL query in Pandas?

2 / 30

2. How would you access the third row of a DataFrame named df?

3 / 30

3. What function is used to read a CSV file in Pandas?

4 / 30

4. Which method in Pandas is used to combine data on common columns or indices?

5 / 30

5. Which function is used to check for missing values in a DataFrame?

6 / 30

6. How can you convert a Pandas DataFrame to a NumPy array?

7 / 30

7. What function is used to read a CSV file in Pandas?

8 / 30

8. Which method is used to pivot a DataFrame?

9 / 30

9. How can you get the first 3 rows of a DataFrame df?

10 / 30

10. How can you handle outliers in a DataFrame?

11 / 30

11. Which method would you use to sort a DataFrame df based on the values of column 'age'?

12 / 30

12. How would you reset the index of a DataFrame df?

13 / 30

13. How can you change the data type of a column in a DataFrame?

14 / 30

14. How can you reshape data using the melt function in Pandas?

15 / 30

15. In the Titanic dataset how would you find the average age of passengers?

16 / 30

16. Which method is used to calculate summary statistics of a DataFrame?

17 / 30

17. In the Titanic dataset how would you find the number of passengers who survived?

18 / 30

18. Which method can be used to drop duplicate rows in a DataFrame?

19 / 30

19. Which method can be used to group a DataFrame using a specific column?

20 / 30

20. How would you create a DataFrame from a dictionary?

21 / 30

21. How would you filter df to only show rows where the value in 'age' is greater than 25?

22 / 30

22. How would you apply a function to every element in a DataFrame?

23 / 30

23. What is the primary data structure in Pandas used for handling tabular data?

24 / 30

24. Which function will replace values given in `to_replace` with `value` in a DataFrame?

25 / 30

25. How can you set the index of a DataFrame df to be the column named 'date'?

26 / 30

26. Which method is used to calculate the correlation matrix of a DataFrame?

27 / 30

27. Which Pandas method would you use to stack a DataFrame?

28 / 30

28. In the Titanic dataset how would you filter out rows where 'Age' is under 18?

29 / 30

29. Which method is used to merge two DataFrames in Pandas?

30 / 30

30. What is the primary data structure in Pandas used for handling tabular data?

Websites must try

Powerful Websites

Advancements in website tools 💻 in the digital age provide invaluable resources. From e-commerce giants and social media

Read More »

38 Comments.

  1. First quiz me mery percentage 76.67% ha. Likin aj Waly quiz ko attampt ni kr Saka q k mujy se attampt kr NY sepahly he click hu ga complete mark pr .

    Kindly refrish kr de aj Waly quiz ko

  2. Quiz is good and you did a good thing by locking the quiz so that no body can use it to search the answer on google or llm.

  3. questions are little bit confusing and not clear. Q may be re-evaluate after generated. This is good practice to learn pandas and also include interview Q. It is great effort by Codanics team. Thank u

  4. i have a knowlegde this much how i have listen your lecture
    bcoz, im non IT student.im from b.com
    and Thank u so much i have learned this much with youre lecture
    i can learn more a part from this i future

Leave a Reply

Your email address will not be published. Required fields are marked *