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

Add from_indicators #143

Merged
merged 13 commits into from Jul 31, 2021
Merged

Add from_indicators #143

merged 13 commits into from Jul 31, 2021

Conversation

jnothman
Copy link
Owner

@jnothman jnothman commented Jul 27, 2021

  • implement from_indicators
  • test from_indicators
  • add indicators param to UpSet not now, maybe later
  • add examples to gallery, especially example of plotting missingness (fixes UpSet plot of missing values in a Pandas dataframe #131)
  • update data format guide
  • update README
  • refactor from_memberships and from_contents using data-class code not now

@jnothman jnothman marked this pull request as ready for review July 31, 2021 15:11
@jnothman jnothman changed the title Allow indicators to be specified not as index Add from_indicators Jul 31, 2021
@jnothman jnothman merged commit bfcff67 into master Jul 31, 2021
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.

UpSet plot of missing values in a Pandas dataframe
1 participant