Ibis is the portable Python dataframe library: - Fast local dataframes (via DuckDB by default) - Lazy dataframe expressions - Interactive mode for iterative data exploration - Compose Python dataframe and SQL code - Use the same dataframe API for more than 20 backends - Iterate locally and deploy remotely by changing a single line of code