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
Copy file name to clipboardExpand all lines: docs/scenarios/scrape.rst
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -103,3 +103,5 @@ using Python or we can save it to a file and share it with the world.
103
103
Some more cool ideas to think about are modifying this script to iterate
104
104
through the rest of the pages of this example dataset, or rewriting this
105
105
application to use threads for improved speed.
106
+
107
+
If you want to learn how to import data using python - this `DataCamp course on Importing Data <https://www.datacamp.com/courses/importing-data-in-r-part-1?tap_a=5644-dce66f&tap_s=116411-750171>`_ is a great place to start.
0 commit comments