/ibis-basics

Ibis Basics: An Introduction to the Portable Python Dataframe Library.

Primary LanguageJupyter Notebook

Ibis Basics

Author: Mark Bauer

1. Introduction

This tutorial was inspired by my recent but intense interest in composable SQL and Python dataframe code, and of course, Ibis. Learning how well DuckDB integrates with Ibis was even more of a reason to delve deeper into this portable Python dataframe library. And lastly, anything that Wes McKinney is passionate about is probably worth learning.

Tutorials from Ibis contributors served as great starting points. Much of what I know about Ibis either came from the offical docs or these tutorials:

2. Notebook

3. Data

4. Additional Resources

5. Say Hello!

Feel free to reach out for further discussions.