Terminologies of DataFrames

Let's look into some of the terminologies that are used in the context of a DataFrame:

  • Axis: In the pandas documentation, a single column or row of a DataFrame is called an axis.
  • Axes: If there is more than one axis, they are called axes as a group.
  • Label: A DataFrame allows the naming of both columns and rows with what's called a label.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.143.254.90