Skip to main content
Back to top
Ctrl
+
K
Installation instructions
User guide
API reference
Examples
More
Release history
Development
Contributing to skrub
Twitter
GitHub
Installation instructions
User guide
API reference
Examples
Release history
Development
Contributing to skrub
Twitter
GitHub
Section Navigation
Joining dataframes
Joiner
AggJoiner
MultiAggJoiner
AggTarget
InterpolationJoiner
fuzzy_join
Encoding a column
GapEncoder
MinHashEncoder
SimilarityEncoder
DatetimeEncoder
ToCategorical
ToDatetime
to_datetime
Building a pipeline
tabular_learner
TableVectorizer
SelectCols
DropCols
Generating an HTML report
TableReport
Cleaning a dataframe
deduplicate
Downloading a dataset
fetch_employee_salaries
fetch_medical_charge
fetch_midwest_survey
fetch_open_payments
fetch_road_safety
fetch_traffic_violations
fetch_drug_directory
fetch_world_bank_indicator
fetch_movielens
fetch_ken_table_aliases
fetch_ken_types
fetch_ken_embeddings
make_deduplication_data
API reference
Generating...
Generating an HTML report
#
TableReport
Summarize the contents of a dataframe.
Edit on GitHub
Show Source