Skip to content

fix: allow for plotting to use sets as indexers - #110

Open
siddC wants to merge 1 commit into
masterfrom
plotting-patch-1
Open

fix: allow for plotting to use sets as indexers#110
siddC wants to merge 1 commit into
masterfrom
plotting-patch-1

Conversation

@siddC

@siddC siddC commented Apr 18, 2023

Copy link
Copy Markdown
Collaborator

Plotting was not working for some versions of pymodulon as the pandas dependency only indexes with lists and tuples in some cases. component_genes has been typecast to a list for avoid this.

Plotting was not working for some versions of pymodulon as the pandas dependency only indexes with lists and tuples in some cases. `component_genes` has been typecast to a list for avoid this.
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.

1 participant