From 822c6303ca39d68ea0e98d36574bcfedff028cf6 Mon Sep 17 00:00:00 2001 From: Isaac Yu Date: Wed, 23 Apr 2025 08:00:53 +0700 Subject: python/python3-narwhals: Added (Python module). Signed-off-by: Willy Sudiarto Raharjo --- python/python3-narwhals/README | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 python/python3-narwhals/README (limited to 'python/python3-narwhals/README') diff --git a/python/python3-narwhals/README b/python/python3-narwhals/README new file mode 100644 index 0000000000..e7a47a477a --- /dev/null +++ b/python/python3-narwhals/README @@ -0,0 +1,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! -- cgit v1.2.3