Add support for pandas_profiling #17
khuyentran1401
started this conversation in
Ideas
Replies: 2 comments
|
Thanks for the suggestion. Would you want this as an extension to the table viewer (probably opening the profile in another view, like a modal), or would you want it as a separate component? |
0 replies
|
I think either way would work great! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
It takes quite a bit of code to analyze the data
Describe the solution you'd like
With pandas_profiling, an informative report could be created in one line of code. This library becomes increasingly popular. Would be nice if we support this in our Datapane report
All reactions