Contents
Extracts plate metadata from the operetta xml file.
metadata_file (Union[str, Path]) – path to the xml metadata file
Union
str
Path
out_file (Union[str, Path, None]) – enter a file path if this dataframe should be written to file (possible extensions are .csv or .pkl)
None
Dimensions (n_rows = length(xmls), n_cols = # xml fields)
pandas.DataFrame