biocframe.io package¶
Submodules¶
biocframe.io.from_pandas module¶
- biocframe.io.from_pandas.from_pandas(input: pandas.DataFrame) BiocFrame [source]¶
Alias for the
from_pandas()
method, provided for back-compatibility only.
Alias for the from_pandas()
method, provided for back-compatibility
only.