blob: e7a47a477aa98a625891ff09598938287b5711bf (
plain)
1
2
3
4
5
6
7
|
Narwhals is an extremely lightweight and extensible compatibility layer
between dataframe libraries.
It contains full API support: cuDF, Modin, pandas, Polars, PyArrow.
It also contains lazy-only support: Dask, SQLFrame, PySpark.
Seamlessly support all, without depending on any!
|