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 mentioned
I 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