other-grid-test
Tarea
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.
¿Todo estuvo claro?
¡Gracias por tus comentarios!
Sección 1. Capítulo 8