TechNotes by AbbyMisra-Gries AlgorithmEstimating the most frequent Items in a dataset (with an example)Jan 8Jan 8
TechNotes by AbbyRuby on Rails: Change database from SQLite to PostgreSQL.As a junior developer, i discovered that Heroku does not support the SQLite database just as I was deploying my application. If you're…Nov 22, 2022Nov 22, 2022
TechNotes by AbbyUnderstanding the MVC(Model View Controller) Architecture in Rails ApplicationsRuby on Rails Tutorial — Part 2Nov 2, 2022Nov 2, 2022
TechNotes by AbbyEasily Set Up your Rails Application using a PostgreSQL DatabaseRails — Part 1Oct 28, 2022Oct 28, 2022
TechNotes by AbbyHandle your missing data like a pro!Part 1: Missing Data Series — Deleting missing dataDec 6, 2021Dec 6, 2021
TechNotes by AbbyMaster the Art of Web Scraping!Learn Beautiful soup, web scraping, and sending email alerts through this fun project!Oct 12, 2021Oct 12, 2021
TechNotes by AbbyDon’t be afraid of running into errors! Sometimes, you can actually catch ‘em.When writing code, it is almost inevitable that you will run into errors. And knowing how to debug and catch the errors is probably one of…Oct 1, 2021Oct 1, 2021
TechNotes by AbbyDummy Variables in Machine Learning.Machine Learning Models work very well with numerical data. However, data does not always come in such a format. Data will sometimes come…Sep 30, 20212Sep 30, 20212
TechNotes by AbbyThe NATO-Phonetic Name Generation ProjectUnderstand Python List & Dictionary Comprehensions and apply these concepts to a real project.Sep 6, 2021Sep 6, 2021