I have been taking a course that shows how to use Seaborn and matplotlib on Jupiter in order to create various data visualization models. I also just learned how to import excel files into Jupiter but the problem I am having is that the data cannot be taken out of the excel file as it is not a data frame.
Does anyone know how to extract data from an imported excel file so that it can be used in data visualization? I appreciate any help.