SerialEM mdoc files as pandas dataframes.
Project description
mdocfile
SerialEM mdoc files as pandas dataframes.
mdocfile is Python package for working with SerialEM mdoc files.
Quickstart
mdocfile.read() will return the contents of an mdoc file as a pandas
dataframe.
import mdocfile
df = mdocfile.read('my_mdoc_file.mdoc')
For writing valid mdoc files, please see writing mdoc files.
Installation
pip:
pip install mdocfile
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mdocfile-0.1.1.tar.gz.
File metadata
- Download URL: mdocfile-0.1.1.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
187e1280f4b43709f78099ad01c29ea9c7608f5a4c86cb51b0ea2ca6d70c5535
|
|
| MD5 |
478367d25d4afb415b4a3a2290c84d61
|
|
| BLAKE2b-256 |
5acee0daaf5079043dd645ad32c978c13d9dbcc5c2a628d12510eb9b8470fd95
|
File details
Details for the file mdocfile-0.1.1-py3-none-any.whl.
File metadata
- Download URL: mdocfile-0.1.1-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d3008238fa73e2c4a71d43add240a35e48d4ebe789f1846e97a0487243512dd9
|
|
| MD5 |
443770ca6aa4912682f6ca1347295e4d
|
|
| BLAKE2b-256 |
5208c663c86512325bd597f2111880839974381370a251ea51a3a0a763a54ea1
|