InterviewSolution
Saved Bookmarks
| 1. |
Which of the following operation works with the same syntax as the analogous dict operations?(a) Getting columns(b) Setting columns(c) Deleting columns(d) All of the mentionedI have been asked this question in exam.I'd like to ask this question from Pandas Data Structure in portion Data Analysis with Python of Data Science |
|
Answer» Correct option is (d) All of the mentioned |
|