Replies: 1 comment
-
Hi @JayMMAI24, that's an interesting suggestion, and shouldn't be too hard to implement. I don't have a lot of time these days but I'll keep this on the list. |
Beta Was this translation helpful? Give feedback.
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.
-
I was wondering if there is a way to include the Pandas column type in the report? Maybe something that looks like this:
The reason for the suggestion is that even after using the report, I still have to use .info() to get a list of column types, so perhaps integrating it as part of the report can eliminate that need?
Beta Was this translation helpful? Give feedback.
All reactions