diff --git a/README.md b/README.md index c9637037d..d26107e67 100644 --- a/README.md +++ b/README.md @@ -76,6 +76,14 @@ There are three steps to writing dataframe-agnostic code using Narwhals: - if you started with cuDF, you'll get cuDF back (and compute will happen on GPU) - if you started with PyArrow, you'll get PyArrow back +