Filtering Methods#
Returns the position-indexer for the catalog |
|
Returns the label-indexer for the catalog |
|
|
Filters catalog and respective margin, if it exists, using a complex query expression |
|
Renames catalog columns (not indices) and that of its margin if it exists using a dictionary or function mapping. |
|
Returns a few rows of initial data for previewing purposes. |
|
Returns a few rows of data from the end of the catalog for previewing purposes. |
|
Returns a few randomly sampled rows from a given partition. |
|
Returns a few randomly sampled rows, like self.sample(), except that it randomly samples all partitions in order to fulfill the rows. |
|
Select a column or columns from the catalog. |