How-tos#
This page is the index of skrub’s How-to guides: these are short guides and examples on how to complete specific tasks and address specific circumstances.
For a more long-form discussion on how skrub works and the reasoning behind specific design choices, refer to the User Guide. For runnable code, see the Example gallery. For class and function details, see the API Reference.
- How to tweak the Appearance of the
TableReport - How to export and share the
TableReportfor use by other tools - How to find correlated columns in a dataframe
- How to define custom filters for the TableReport
- How to configure and customize the default behavior of skrub
- How to deduplicate categorical data with
deduplicate() - Working with the example datasets provided by skrub