Зміст курсу
Selenium Project
Generate a DataFrame from Scraped Data
Welcome to the final chapter. We will now use everything that we have studied and implement a full pipeline to navigate in the website and append all our data into a pandas
DataFrame.
Завдання
- Create a new
pandas
DataFrame calledfilms
; - Repeat the same steps that we did in the last chapter, appending films from 2015 and 2014;
- Quit the driver;
- Print the DataFrame.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Все було зрозуміло?
Дякуємо за ваш відгук!
Welcome to the final chapter. We will now use everything that we have studied and implement a full pipeline to navigate in the website and append all our data into a pandas
DataFrame.
Завдання
- Create a new
pandas
DataFrame calledfilms
; - Repeat the same steps that we did in the last chapter, appending films from 2015 and 2014;
- Quit the driver;
- Print the DataFrame.
Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 9
AVAILABLE TO ULTIMATE ONLY