We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent feff1f1 commit 73829c0Copy full SHA for 73829c0
docs/installation.md
@@ -85,4 +85,4 @@ If you run `python t.py` then your output should look like the above. This is th
85
function - as we'll soon see, we can do much more advanced things.
86
Let's learn about what you just did, and what Narwhals can do for you!
87
88
-Note: these examples are only using pandas and Polars. Please see the following to find the [supported libraries](extending.md).
+Note: these examples are only using pandas, Polars and PyArrow. Please see the following to find the [supported libraries](extending.md).
0 commit comments