Jun-06-2017, 10:15 PM
(Jun-06-2017, 08:43 PM)nilamo Wrote: 1) don't recommend pandas, but mostly because...Ehhh then maybe look into it,it's for sure not just NumPy with additional benefits
2) I'm not even really sure what it is
From what I've seen it's basically numpy, but more complicated and without any additional benefits.

That said Openpyxl is a great tool for working with Excel files.
It's a library that's specialized to work with Excel files.
Pandas is a great tool that can read a bunch of formats(can take some effort to install for beginners).
Need also to use Jupyter Notebook to get the most out of Pandas then a Dataframe look just like Excel.
Common Excel Tasks Demonstrated in Pandas
This task can solved both,so not so much to discuss about
