Dataset info
Number of variables | {{ values['nvar'] }} |
---|---|
Number of observations | {{ values['n'] }} |
Total Missing (%) | {{ values['total_missing'] }} |
Total size in memory | {{ values['memsize'] }} |
Average record size in memory | {{ values['recordsize'] }} |
Variables types
Numeric | {{ values['NUM'] }} |
---|---|
Categorical | {{ values['CAT'] }} |
Boolean | {{ values['BOOL'] }} |
Date | {{ values['DATE'] }} |
Text (Unique) | {{ values['UNIQUE'] }} |
Rejected | {{ values['REJECTED'] }} |
Unsupported | {{ values['UNSUPPORTED'] }} |
Warnings