Welcome to the legate-dataframe documentation#
legate-dataframe is a prototype of a legate-enabled version of libcudf.
This is not a drop-in replacement of Pandas, instead it follows the low-level API of libcudf.
legate-dataframe has some support for the polars LazyFrame api as described
in api/polars.rst.