Attributes#
| Get or set column names. | |
| Get the datatypes of the columns of this DataFrame. | |
| Get flags that are set on the columns of this DataFrame. | |
| Get the height of the DataFrame. | |
| Get a dict[column name, DataType]. | |
| Get the shape of the DataFrame. | |
| Get the width of the DataFrame. |