Skip to content

Added ability to return the data as pandas dataframes

Compare
Choose a tag to compare
@zq99 zq99 released this 01 Jul 22:10
· 8 commits to master since this release

Added functionality to read the created files into pandas dataframes from the return object of the export function.
Also expanded the testing module for this new capability.