以下为卖家选择提供的数据验证报告:
数据描述
Hello everybody, I've scraped over 400.000 review from rotten tomatoes on 01/05/2022 and decided to share it on Kaggle 😊.
I have only scraped reviews that have a scoring scale (e.g. 4/5, 60/100, A+ etc.) and converted the scoring scales to 100-point scoring (e.g. 4/5 equals to 80 over 100 on dataset). The dataset has 6 columns:
Movie: The name of the movie. Reviewer: The User Id or the name of the reviewer. Publish: The name of the publication which the review is published. Review: The text of the review. Date: The date of the review. Score: The score of the review
I've used Selenium (a library of Python) and Heroku to scrape the data. Since the website of rottentomatoes is updated my web scraping algorithm doesn't work anymore, but I still can upload the algorithm in following days. You could ask any question of yours at anytime. Thank you for interest and good luck with your projects 😊.
