Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 440 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 440 Bytes

windaq3

Binder

Enable Python 3.x to work with windaq .WDQ files without first exporting to CSV or other human readable format

This library works with small to medium windaq files. For large files (+4GB) see my library that handles large files by converting them to numpy files.

Check out example.ipynb for usage.