Pandas DataFrame

From NovaOrdis Knowledge Base
Revision as of 18:04, 8 October 2023 by Ovidiu (talk | contribs) (→‎Internal)
Jump to navigation Jump to search

External

Internal

Overview

A DataFrame is a two-dimensional data structure with columns of potentially different types. Can be thought of as a dict-like container for Series objects.

Shape