Skip to content

Operation support matrix

Backends are shown in descending order of the number of supported operations.

Backends with low coverage are good places to start contributing!

Each backend implements operations differently, but this is usually very similar to other backends. If you want to start contributing to ibis, it's a good idea to start by adding missing operations to backends that have low operation coverage.

This app is built using streamlit

You can develop the app locally by editing docs/backends/app/backend_info_app.py and opening a PR with your changes.

Test your changes locally by running

$ streamlit run docs/backends/app/backend_info_app.py

The changes will show up in the dev docs when your PR is merged!

Raw Data

You can also download data from the above tables in CSV format.


Last update: June 22, 2023