You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- If you want to run the scraper for R or Python, just pass through the language into the function and it'll use the correct query string accordingly.
- We mentioned wanting to possibly look in python multi-import statements for packages as well as standard imports ("import name" vs "import name1, name2, name3") Multi-import statments are not PEP8 standard and not common, so I'm leaving the query commented out for now.
0 commit comments