mendeleev.utils

Utility functions for Mendeleev package.

Functions

apply_rst_format(df)

Prepare daraframe for printing by intorducing ReST specific formatting

coeffs(a[, b])

Return stoichometric coefficients from oxidation states

render_rst_table(df)

Converts a pandas DataFrame to a reStructuredText table.

update_model_from_df(model, data_frame, ...)

Update database table from a pandas dataframe