hipdf.DataFrame.cov# 20 min read time Applies to Linux DataFrame.cov(**kwargs)# Compute the covariance matrix of a DataFrame. Parameters# **kwargsKeyword arguments to be passed to cupy.cov Returns# cov : DataFrame