Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show column types #49

Closed
pdeffebach opened this issue Jun 8, 2020 · 1 comment
Closed

Show column types #49

pdeffebach opened this issue Jun 8, 2020 · 1 comment

Comments

@pdeffebach
Copy link
Contributor

Just like a DataFrame shows column types, it would be great if TableView did as well.

Stata, for example, has different colors for different types. Strings are in red, categorical variables are in blue, everything else in black. This makes it super easy to figure out what's going on in your data set.

@pfitzseb
Copy link
Member

Column types are displayed as tooltips when hovering over the header.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants