On this page
pandas.Series.update
Series.update(other)
[source]-
Modify Series in place using non-NA values from passed Series. Aligns on index
Parameters: other : Series
© 2008–2012, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
Licensed under the 3-clause BSD License.
https://pandas.pydata.org/pandas-docs/version/0.19.2/generated/pandas.Series.update.html