You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a module to efficiently parse fixed width files in python. It is intended
to be as compatible with the python standard library's csv module as much as possible.