A Functional Programming Approach To Data Processing In Python

Reuben Cummings delivered this 120 minute  workshop at LambdaConf on May 26, 2017 in Boulder, CO.

This workshop aims to explain how to take advantage of Python’s excellent functional programming capabilities to efficiently process tabular data. Additionally, it will introduce meza: a pure, functional, data analysis library for Python and alternative to Pandas. Complete with various examples, you’ll get to see how meza lazily reads and analyzes data from various file types.

This workshop aims to explain how to take advantage of Python’s excellent functional programming capabilities to efficiently process tabular data. Additionally, it will introduce meza: a pure, functional, data analysis library for Python and alternative to Pandas. Complete with various examples, you’ll get to see how meza lazily reads and analyzes data from various file types.

  • type
  • slides
  • repo

Referenced projects