other-grid-test
Opgave
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.
Var alt klart?
Tak for dine kommentarer!
Sektion 1. Kapitel 8