James Percival

My Github Pages material

Last updated : 30th August 2018

Read binary files in python


Thanks to Frank for reminding me to document this:

import numpy
a=numpy.fromfile("myfile.dat")