Python Forum

Full Version: Load .abf file and for analysis with Pandas
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi, I have an .abf file (which is a graph of current against time). Is there any simple syntax I can use to load the file into Pandas and print it out as an array?