+The last of the talks was by [Mike Driscoll](https://twitter.com/driscollis), author of books that most of us used to pick up python- Python 101 and Python 201. Mike took us through the use of python packages to grok and wrangle Excel data. In his detailed talk, he started with demonstrating the use of OpenPyXL Library to achieve simple operations of reading, writing and parsing that data to formating the spreadsheets in Excel and also went on to demo how to develop charts for excel with the use of python. That was a very insightful talk to conclude the meetup for the month. Go grab Mike's upcoming book ['Automating Excel with Python'](https://leanpub.com/openpyxl) and find the code examples [here](https://github.com/driscollis/automating_excel_with_python).
0 commit comments