Python is a widely used high-level, general-purpose, interpreted, dynamic programming language.
Beautiful is better than ugly
Explicit is better than implicit
Simple is better than complex
Complex is better than complicated
Readability counts
meza is a Python library for reading and processing tabular data. It has a functional programming style API, excels at reading/writing large files, and can process 10+ file types.
With meza, you can:
https://github.com/reubano/meza
With meza, you can:
Read csv/xls/xlsx/mdb/dbf files, and more!
Type cast records (date, float, text...)
Process Uñicôdë text
Lazily stream files by default
and much more...
https://github.com/reubano/meza
GitHub
GitHub - reubano/meza: A Python toolkit for processing tabular data
A Python toolkit for processing tabular data. Contribute to reubano/meza development by creating an account on GitHub.