snowflake.snowpark.functions.count¶ snowflake.snowpark.functions.count(e: ColumnOrName) → Column[source]¶ Returns either the number of non-NULL records for the specified columns, or the total number of records.