Skip to main content

A class for reading and writing numpy record arrays to and from files with fixed length records

Project description

This is a python extension module for reading from and writing to files with fixed length records. Data are read into or written from numerical python arrays (numpy). Files can be binary or text files with fixed delimiter, such as csv, tab, white space, etc.

The extension is a C++ class wrapped using SWIG.

version 0.41 should replace 0.40, which had a bug in write() which sometimes called the wrong C++ code.

Project details


Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page