Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 307 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 307 Bytes

pandas-showcase

An example of using pandas for reading and a fixed-width file, a demo of some selection / filtering operations.

Includes a profiling script to evaluate alternative approaches to parse the same file:

gocept.recordserialize
fixed
FixedWidth
django-copybook
asciitable