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

Refactor DataVisualizer and MissingDataVisualizer to enable the missing values visualizers to be converted to feature visualizers #1244

Open
pdamodaran opened this issue May 7, 2022 · 0 comments

Comments

@pdamodaran
Copy link
Contributor

Describe the issue
The missing values visualizers are currently under the contrib module. Enhancements have been made to the missing values bar visualizer to be more robust to handle multiple data types. It would be ideal add these two visualizers to the list of Feature Visualizers. More details here:

In order to achieve this, the DataVisualizer and the MissingDataVisualizer need to be refactored. There might be other enhancements that need to be made to the two visualizers also.

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