Descriptive#
| Approximate count of unique values. | |
| Approximate count of unique values. | |
| 
 | Summary statistics for a DataFrame. | 
| Return a dense preview of the DataFrame. | |
| 
 | Return an estimation of the total (heap) allocated size of the  | 
| Get a mask of all duplicated rows in this DataFrame. | |
| Check if the dataframe is empty. | |
| Get a mask of all unique rows in this DataFrame. | |
| Get number of chunks used by the ChunkedArrays of this DataFrame. | |
| 
 | Return the number of unique rows, or the number of unique row-subsets. | 
| Create a new DataFrame that shows the null counts per column. |