8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d25529d commit f6fd03eCopy full SHA for f6fd03e
doc/faq.rst
@@ -364,6 +364,7 @@ See also :ref:`sphx_glr_auto_examples_compose_plot_column_transformer_mixed_type
364
example of working with heterogeneous (e.g. categorical and numeric) data.
365
366
Why does Scikit-learn not directly work with, for example, pandas.DataFrame?
367
+----------------------------------------------------------------------------
368
369
The homogeneous NumPy and SciPy data objects currently expected are most
370
efficient to process for most operations. Extensive work would also be needed
0 commit comments