Pandas Concepts

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Internal

Overview

DataFrame

https://pandas.pydata.org/docs/user_guide/dsintro.html#dataframe

A DataFrame is a two-dimensional data structure with columns of potentially different types.

Shape

Series