UBC-DSCI / introduction-to-datascience-python

Open Source Textbook for DSCI100: Introduction to Data Science in Python
https://python.datasciencebook.ca
Other
10 stars 8 forks source link

str.split description in wrangling chapter #311

Closed joelostblom closed 8 months ago

joelostblom commented 10 months ago

In the image below, I find the text in 2. a bit wonky since it uses both the word "index" and "column". Could it just say "the column to split"?

image