Skip to content

Commit

Permalink
docs: update README backends
Browse files Browse the repository at this point in the history
Removing pandas backend from the list and rephrasing count verbiage
  • Loading branch information
IndexSeek authored Oct 1, 2024
1 parent 443c8b3 commit 34c9b11
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ This allows you to combine the flexibility of Python with the scale and performa

## Backends

Ibis supports 20+ backends:
Ibis supports nearly 20 backends:

- [Apache DataFusion](https://ibis-project.org/backends/datafusion/)
- [Apache Druid](https://ibis-project.org/backends/druid/)
Expand All @@ -148,7 +148,6 @@ Ibis supports 20+ backends:
- [Exasol](https://ibis-project.org/backends/exasol)
- [MySQL](https://ibis-project.org/backends/mysql/)
- [Oracle](https://ibis-project.org/backends/oracle/)
- [pandas](https://ibis-project.org/backends/pandas/)
- [Polars](https://ibis-project.org/backends/polars/)
- [PostgreSQL](https://ibis-project.org/backends/postgresql/)
- [RisingWave](https://ibis-project.org/backends/risingwave/)
Expand Down

0 comments on commit 34c9b11

Please sign in to comment.