Patch 1: Adds a dataframe feature for a query#66
Patch 1: Adds a dataframe feature for a query#66yochannah merged 6 commits intointermine:devfrom mbasil09:patch-1
Conversation
Someone had accidentally added an empty line.
new method "dataframe" added, which returns a pandas dataframe Usage: query.dataframe() optional arguments: size: maximum results to return start: index of first result to be returned
|
Hello @mbasil09! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:
|
|
closes #39 |
|
@yochannah @julie-sullivan |
|
@mbasil09 Thanks! I'll take a look at the functionality imminently. Do you think it's safe to ignore the long lines here and assume they'll be fixed in your other PR? |
|
@yochannah |
solves #39