Wednesday, 17th May

09:00 - 12:20
Using Functional Programming for efficient Data Processing and Analysis | Tutorials
As a multi paradigm language, Python has great support for functional programming. For better or for worse, leading data libraries such as Pandas eschew the this style for object-oriented programming. This tutorial will explain how to take advantage of Python's excellent functional programming capabilities to efficiently obtain, clean, transform, and store data from disparate sources.