aboutsummaryrefslogtreecommitdiff
path: root/python/python3-narwhals/README
diff options
context:
space:
mode:
authorIsaac Yu <isaacyu@protonmail.com>2025-04-23 08:00:53 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2025-04-23 23:35:26 +0700
commit822c6303ca39d68ea0e98d36574bcfedff028cf6 (patch)
tree926340d4f6dffd876d74fd10dff0fb34ffc9782f /python/python3-narwhals/README
parent895f6fb9e01d8dc4dbfb60ce2a99efb095425610 (diff)
python/python3-narwhals: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-narwhals/README')
-rw-r--r--python/python3-narwhals/README7
1 files changed, 7 insertions, 0 deletions
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!