Frage im Vorstellungsgespräch bei LookingBus

How does Pandas (API) datatable differ from a typical implementation of a dictionary/object that does the same thing?

Antwort im Vorstellungsgespräch

Anonym

18. Aug. 2019

Pandas offers significant functionality in terms of manipulation and breaks the data down further SQL style that goes beyond the simple retrieval and setting of a dictionary object in Python.