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

Return table in format that can convert to multilayer dataframe #42

Open
titipata opened this issue Apr 1, 2017 · 0 comments
Open

Return table in format that can convert to multilayer dataframe #42

titipata opened this issue Apr 1, 2017 · 0 comments

Comments

@titipata
Copy link
Owner

titipata commented Apr 1, 2017

We have a function to parse table from Pubmed OA subsets. However, right now, it returns only tables that have one layer (only list of values per one column).

However, tables from Pubmed OA could be multilayers which we currently discard those rows of column names. I would like to have function that parse those table in a format that we can use pandas to convert it right away (e.g. JSON format or a list that we can convert it easily)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant