Python Forum
Load .abf file and for analysis with Pandas - Printable Version

+- Python Forum (https://python-forum.io)
+-- Forum: Python Coding (https://python-forum.io/forum-7.html)
+--- Forum: Data Science (https://python-forum.io/forum-44.html)
+--- Thread: Load .abf file and for analysis with Pandas (/thread-13996.html)



Load .abf file and for analysis with Pandas - finalcode - Nov-10-2018

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?