Supported APIs ============== For your convenience, we have compiled a list of currently implemented APIs and methods available in Modin. This documentation is updated as new methods and APIs are merged into the master branch, and not necessarily correct as of the most recent release. To view the docs for the most recent release, check that you're viewing the `stable version`_ of the docs. In order to install the latest version of Modin, follow the directions found on the :doc:`installation page `. Questions on implementation details ----------------------------------- If you have a question about the implementation details or would like more information about an API or method in Modin, please contact the Modin `developer mailing list`_. .. toctree:: :titlesonly: :hidden: defaulting_to_pandas dataframe_supported series_supported utilities_supported io_supported older_pandas_compat .. meta:: :description lang=en: Compilation of implemented pandas APIs in Modin. .. _developer mailing list: https://groups.google.com/forum/#!forum/modin-dev .. _stable version: https://modin.readthedocs.io/en/stable/supported_apis/index.html