Skip to content
Snippets Groups Projects
Commit 19c31415 authored by Amir Golparvar's avatar Amir Golparvar
Browse files

Resolve "pandas dataframe are all bolded"

parent da28df43
Branches
Tags
1 merge request!1784Resolve "pandas dataframe section in docs are all bolded"
...@@ -85,7 +85,7 @@ If any entries fail to be downloaded due to server error, it is kept in the list ...@@ -85,7 +85,7 @@ If any entries fail to be downloaded due to server error, it is kept in the list
### Pandas Dataframe ### Pandas Dataframe
You can also convert the <b>downloaded<b> results to pandas dataframe directly by calling `entries_to_dataframe` method You can also convert the <b>downloaded</b> results to pandas dataframe directly by calling `entries_to_dataframe` method
on the `query` object. In order to filter the final dataframe to contain only specific keys/column_names, you can on the `query` object. In order to filter the final dataframe to contain only specific keys/column_names, you can
use the option `keys_to_filter` with a list of relevant keys. For example: use the option `keys_to_filter` with a list of relevant keys. For example:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment