Spaces:
Sleeping
Sleeping
updated reference description
Browse filesCo-authored-by: Akshay Agrawal <[email protected]>
- polars/01_why_polars.py +1 -1
polars/01_why_polars.py
CHANGED
@@ -283,7 +283,7 @@ def _(mo):
|
|
283 |
# 🔖 References
|
284 |
|
285 |
- [Polars official website](https://pola.rs/)
|
286 |
-
- [Polars
|
287 |
"""
|
288 |
)
|
289 |
return
|
|
|
283 |
# 🔖 References
|
284 |
|
285 |
- [Polars official website](https://pola.rs/)
|
286 |
+
- [Polars vs. Pandas](https://blog.jetbrains.com/pycharm/2024/07/polars-vs-pandas/)
|
287 |
"""
|
288 |
)
|
289 |
return
|