PinnedAndrew MullerMovie Data by the US State it’s set inWeb Scraping and Data Analysis via PythonOct 26, 2020Oct 26, 2020
Andrew MullerAccessing Google Sheets in Python with df2gspreadIf you want to save a pandas DataFrame to use later, there are a few options: csv, feathers, pickles, etc. But if a DataFrame is your…May 28, 2021May 28, 2021
Andrew MullerGetting Text from epub Files in PythonEpub files are the standard for digital books. If you want a lot of text data, or just have a lot of epubs you want to analyze, you can get…May 23, 2021May 23, 2021
Andrew MullerChoosing Your Data CarefullyA while back, I wrote about a project I did. It was an NLP classification project where I attempted to classify reviews (or general…May 16, 2021May 16, 2021
Andrew Muller5 Useful Web Scraping Functions in PythonA few miscellaneous methods I’ve found while web scrapingMay 8, 2021May 8, 2021
Andrew MullerScraping Steam User ReviewsUsing python to scrape user reviews from the Steam store without using the API.Apr 17, 20211Apr 17, 20211
Andrew MullerVideo Game Review AnalysisNLP Classification with and Neural NetworksApr 11, 20211Apr 11, 20211