Spaces:
Sleeping
Sleeping
updated text before showing examples
Browse filesCo-authored-by: Akshay Agrawal <[email protected]>
- polars/01_why_polars.py +1 -1
polars/01_why_polars.py
CHANGED
@@ -42,7 +42,7 @@ def _(mo):
|
|
42 |
# Why Polars?
|
43 |
|
44 |
|
45 |
-
|
46 |
"""
|
47 |
)
|
48 |
return
|
|
|
42 |
# Why Polars?
|
43 |
|
44 |
|
45 |
+
In this section we'll give a few reasons why Polars is a better choice than Pandas, along with examples.
|
46 |
"""
|
47 |
)
|
48 |
return
|