pyspark.sql.SparkSession.profile#

property SparkSession.profile#

Returns a Profile for performance/memory profiling.

New in version 4.0.0.

Returns
Profile

Notes

Supports Spark Connect.