Quiz on Converting Text to Structured Data

Quiz yourself on what you’ve learned about using tools to clean and preprocess text.

Preprocessing Text

1

Consider these two phrases:

“its common\nstock, and warrants”

vs.

“its common stock, and warrants”

Which command will produce this change?

A)

removeNumbers( )

B)

removePunctuation( )

C)

stripWhitespace( )

D)

removeWords( )

Question 1 of 40 attempted

Get hands-on with 1200+ tech skills courses.