Pandas Excel Analysis
Python Pandas Excel Data Analysis of Network Tickets. The code reads in an Excel file, performs analysis as needed and outputs the analysis data to another Excel file. The generated file is intended to be ingested into Power BI for visualization. Following packages will be needed:
- pandas
- matplotlib
Gist
Written on October 3, 2021