You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
2._**Data**_: Select the data you want to see information about. You can select only specific columns of data via the funnel icon.
14
+
3._**Info Preview**_: The information is output as a preview.
15
+
4._**Run**_: Prints the information displayed_in the**Info Preview**._ The_**Data Info**_ window doesn't close, so you can view additional information at your convenience.
16
+
5._**Code View**_: Preview the code that will be output.
1._**Null Count**_ shows the count of Null and Non-Null values for each column.
47
34
2._**Duplicated**_ reveals the count of duplicated values.
48
35
3._**Unique**_ works on a single column. Shows the unique values in a column.
49
36
4._**Value Counts**_ displays the count of each value in each column. For continuous variables, it shows the count within arbitrarily defined intervals.