This is my first time posting on a forum regarding coding.
I'm an inexperienced Python user and am currently tackling a project regarding Sentiment Analysis of Feedbacks which are stored in an excel file.
I would like to ask what are the appropriate/best packages to be used to do Sentiment Analysis on an excel file using Python.
Thanks for the help in advance.