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

Fix Issue #7: fp.to_dataframe is slow #9

Merged
merged 4 commits into from
Jan 13, 2021
Merged

Fix Issue #7: fp.to_dataframe is slow #9

merged 4 commits into from
Jan 13, 2021

Conversation

cbouy
Copy link
Member

@cbouy cbouy commented Jan 13, 2021

Fixes issue #7

  • Updated the repr method of ResidueId so that it isn't confused with a string anymore
  • Improved the speed of the to_dataframe function, from 8.5s to 150ms (TM3-GPCR PPI example)

@cbouy cbouy added enhancement New feature or request next-release labels Jan 13, 2021
@cbouy cbouy self-assigned this Jan 13, 2021
@cbouy cbouy changed the title Fix Issue7: fp.to_dataframe is slow Fix Issue #7: fp.to_dataframe is slow Jan 13, 2021
@cbouy cbouy merged commit 8e4d2f2 into master Jan 13, 2021
@cbouy cbouy deleted the issue7 branch January 13, 2021 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant