2024¶
Summarizing data-frame
To see the type, the information and summary of variables in the data-frame, use .dtypes, .describe(), and .info().
To see the type, the information and summary of variables in the data-frame, use .dtypes, .describe(), and .info().