mdocfile is Python package for working with SerialEM mdoc files. Mdoc.from_string().to_dataframe() will return the contents of string mdoc data as a pandas dataframe. This is useful for mdoc data that ...
Import a Firebird 1 database to pandas dataframes, show a summary of the database table names, field names, field data types, and index columns, optionally extract and save table data to a directory, ...