File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323.. |TextEncoder| replace:: :class:`~skrub.TextEncoder`
2424"""
2525
26- # %%
2726
2827# %%
2928# Preliminary exploration with the |TableReport|
4544# %%
4645# You can use the interactive display above to explore the dataset visually.
4746#
48- # It is also possible to tell skrub to replace the default pandas & polars
47+ # It is also possible to tell skrub to replace the default pandas and polars
4948# displays with |TableReport| by modifying the global config with
5049# |set_config|.
5150#
193192# ``max_dist`` parameter.
194193#
195194# Skrub also allows you to aggregate multiple tables according to various strategies.
196- # You
197- # can see other ways to join multiple tables in :ref:`user_guide_joining_dataframes`.
195+ # You can see other ways to join multiple tables in
196+ # :ref:`user_guide_joining_dataframes`.
198197
199198# %%
200199# Advanced use cases
You can’t perform that action at this time.
0 commit comments