cudf.DataFrame.cov#
- DataFrame.cov(**kwargs)#
Compute the covariance matrix of a DataFrame.
- Parameters:
- **kwargs
Keyword arguments to be passed to cupy.cov
- Returns:
- covDataFrame
Site Navigation
Section Navigation
API Documentation
Compute the covariance matrix of a DataFrame.
Keyword arguments to be passed to cupy.cov