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

Append search traffic column to the returned Dataframe of the today_searches method #438

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

naderabdalghani
Copy link

This modification allows the today_searches method to return a Pandas Dataframe with two columns: query and searches instead of one column query. I've also updated the documentation to include the today_searches method since some people might find it useful.

Returned Dataframe:

Before
Screenshot 2020-11-02 090506

After
Screenshot 2020-11-02 090402

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.

2 participants