:orphan:
Examples
===========
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_01_encodings_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_01_encodings.py`
.. raw:: html
Encoding: from a dataframe to a numerical matrix for machine learning
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_02_feature_interpretation_with_gapencoder_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_02_feature_interpretation_with_gapencoder.py`
.. raw:: html
Feature interpretation with the GapEncoder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_03_datetime_encoder_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_03_datetime_encoder.py`
.. raw:: html
Handling datetime features with the DatetimeEncoder
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_04_fuzzy_joining_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_04_fuzzy_joining.py`
.. raw:: html
Fuzzy joining dirty tables with the Joiner
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_05_deduplication_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_05_deduplication.py`
.. raw:: html
Deduplicating misspelled categories
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_06_ken_embeddings_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_06_ken_embeddings.py`
.. raw:: html
Wikipedia embeddings to enrich the data
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_07_multiple_key_join_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_07_multiple_key_join.py`
.. raw:: html
Spatial join for flight data: Joining across multiple columns
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_08_join_aggregation_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_08_join_aggregation.py`
.. raw:: html
Self-aggregation on MovieLens
.. raw:: html
.. only:: html
.. image:: /auto_examples/images/thumb/sphx_glr_09_interpolation_join_thumb.png
:alt:
:ref:`sphx_glr_auto_examples_09_interpolation_join.py`
.. raw:: html
Interpolation join: infer missing rows when joining two tables
.. raw:: html
.. toctree::
:hidden:
/auto_examples/01_encodings
/auto_examples/02_feature_interpretation_with_gapencoder
/auto_examples/03_datetime_encoder
/auto_examples/04_fuzzy_joining
/auto_examples/05_deduplication
/auto_examples/06_ken_embeddings
/auto_examples/07_multiple_key_join
/auto_examples/08_join_aggregation
/auto_examples/09_interpolation_join
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery