We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a8c290 commit a3742d0Copy full SHA for a3742d0
apps/labs/posts/narwhals-pycapsule.md
@@ -18,7 +18,7 @@ If you were writing a data science tool in 2015, you'd probably have
18
added pandas support and called it a day. However, it's not 2015, we've fast-forwarded to 2025,
19
and so if you do that today you'll be inundated with endless "can you support
20
Polars / DuckDB / PyArrow / DataFusion / ..." requests. Yet you have no interest in understanding
21
-the subtle differences between them, prefering to focus on the problems which your library set
+the subtle differences between them, preferring to focus on the problems which your library set
22
out to solve. What can you do?
23
24
Today, you'll learn about how to create tools which support all kinds of dataframes:
0 commit comments