-
Continuing with my uber eats data set, I wanted to see how many orders I placed per month for the past year. This took some time and effort! I thank my AI mentor ChatGPT for helping me through this challenge.…
-
Python Project: Analyze My Uber Eats Data Using Pandas
I had fun analyzing my uber eats data for the past year using Jupyter Notebook in Anaconda. I have included my python code and results below. I had to clean the data because the data is organized by item ordered…
-
Python Project: Code Generator
CODE
-
Python Project: Number Guessing Game
CODE
-
Codecademy Python3 Project: Scrabble
-
Codecademy Python3 Project: Receipts for Lovely Loveseats
-
Python Project: Odd or Even
CODE
-
Codecademy Intermediate Python3 Project: Nile
Note:1. Step #12 has a mistake. Instead of dividing, we multiply. driver_time = distance * driver.speed ######################################
-
Codecademy Python3 Code Challenge: Count First Letter
-
Codecademy Python 3 Code Challenge: Unique Values
-
Codecademy Python 3: Frequency Count