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

Add the scan_data() function #34

Open
rich-iannone opened this issue Jan 19, 2025 · 0 comments
Open

Add the scan_data() function #34

rich-iannone opened this issue Jan 19, 2025 · 0 comments

Comments

@rich-iannone
Copy link
Member

Having a function to provide a comprehensive summary of a table would be valuable for understanding a dataset. Having scan_data() could quickly provide the user with:

  • an overview of the table (e.g., dimensions, etc.)
  • a stats summary for each column
  • interactions between variables
  • correlations across variables
  • a report of missing values in the table
  • a preview of the dataset in a small table
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

1 participant