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

handle missing data for categorcial columns #490

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

ThomasBouche
Copy link
Collaborator

Description

We have several errors when we have missing data for categorical variables.
We propose to replace these missing values with "missing".

Fixes #489 #478 #472

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Test Configuration:

  • OS:Linux
  • Python version:3.10
  • Shapash version:2.3.6

@ThomasBouche ThomasBouche merged commit ad0e4b2 into MAIF:master Sep 15, 2023
@ThomasBouche ThomasBouche deleted the hotfix/demo_report branch September 15, 2023 13:53
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

Successfully merging this pull request may close these issues.

Can't display xpl.plot.contribution_plot() when missing data
2 participants