other-grid-test
Task
Swipe to start coding
- Create a new empty column called
"sentiment_predicted"
. - Use the
.iterrows()
method to iterate over the DataFrame. - Append the result of the
polarity
function for a specific index.
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8
single
Ask AI
Ask AI
Ask anything or try one of the suggested questions to begin our chat
Awesome!
Completion rate improved to 7.69
other-grid-test
Swipe to show menu
Task
Swipe to start coding
- Create a new empty column called
"sentiment_predicted"
. - Use the
.iterrows()
method to iterate over the DataFrame. - Append the result of the
polarity
function for a specific index.
Everything was clear?
Thanks for your feedback!
Awesome!
Completion rate improved to 7.69SectionΒ 1. ChapterΒ 8
single