We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Following #806, we can improve the TableReport from skrub and have something more thorough in skore.
Have something like:
skore.analyze_table(df, project="my_project", prefix="/my_data")
that separately puts in the skore UI (in the skore UI better than output of notebook because it clutters with output graphs and code cells):
/my_data
skrub-data/skrub#1160
No response
The text was updated successfully, but these errors were encountered:
he skrub team chose not to use javascript because they want minimal dependencies, but we can do something nicer
FYI Skrub table report actually has 1000+ lines of js ; )
Sorry, something went wrong.
Could be a step of #834
sylvaincom
No branches or pull requests
Is your feature request related to a problem? Please describe.
Following #806, we can improve the TableReport from skrub and have something more thorough in skore.
Describe the solution you'd like
Have something like:
that separately puts in the skore UI (in the skore UI better than output of notebook because it clutters with output graphs and code cells):
/my_data
, there is table analysis, correlations, column 1, etcDescribe alternatives you've considered, if relevant
skrub-data/skrub#1160
Additional context
No response
The text was updated successfully, but these errors were encountered: