Koushik Khan akshayka commited on
Commit
2b50c4f
·
unverified ·
1 Parent(s): 1c1351f

updated text before showing examples

Browse files

Co-authored-by: Akshay Agrawal <[email protected]>

Files changed (1) hide show
  1. 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
- Below, well explore key reasons why Polars is a better choice in many scenarios, along with examples.
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