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
polarityfunction 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
Suggested prompts:
Summarize this chapter
Explain the code in file
Explain why file doesn't solve the task
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
polarityfunction for a specific index.
Everything was clear?
Thanks for your feedback!
SectionΒ 1. ChapterΒ 8
single