On this page
pandas.DataFrame.dot
DataFrame.dot(other)
[source]-
Matrix multiplication with DataFrame or Series objects
Parameters: other : DataFrame or Series Returns: dot_product : DataFrame or 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.DataFrame.dot.html