Table.Profile
Table.Profile(table as table, optional additionalAggregates as nullable list) as table
Gibt ein Profil für die Spalten in table
zurück.
Die folgenden Informationen werden für jede Spalte zurückgegeben (falls zutreffend):
- minimum
- maximum
- average
- Standardabweichung
- count
- NULL-Anzahl
- Anzahl eindeutiger Werte