This is documentation for an old release of SciPy (version 0.11.0). Read this page in the documentation of the latest stable release (version 1.14.1).

scipy.odr.Data.set_meta

Data.set_meta(**kwds)[source]

Update the metadata dictionary with the keywords and data provided by keywords.

Examples

data.set_meta(lab=”Ph 7; Lab 26”, title=”Ag110 + Ag108 Decay”)

Previous topic

scipy.odr.Data

Next topic

scipy.odr.Model