cudf.DataFrame.cov# DataFrame.cov(**kwargs)[source]# Compute the covariance matrix of a DataFrame. Parameters: **kwargsKeyword arguments to be passed to cupy.cov Returns: covDataFrame