diff --git a/doc/source/ecosystem.rst b/doc/source/ecosystem.rst index 390cf214bad00..e84f156035725 100644 --- a/doc/source/ecosystem.rst +++ b/doc/source/ecosystem.rst @@ -90,6 +90,9 @@ Compose is a machine learning tool for labeling data and prediction engineering. Visualization ------------- +While :ref:`pandas has built-in support for data visualization with matplotlib `, +there are a number of other pandas-compatible libraries. + `Altair `__ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~