Day 53 : Mini Capstone Data Entry Project
1) Scrape Zillow’s rent search 🏡results in Denver with BeautifulSoup 🍜 (only works on first 9 results)
2) Enter scraped data into a spreadsheet 📊 via google form using #selenium#100daysofcode#python#learningeveryday
Day 79 - Complete ✅
In today’s analysis, I explored the effects that mandatory hand washing for surgeons had on women’s death rates from childbed fever in 1840s. Conclusion - wash your hands 🧼
#python#data#matplotlib#python#100daysofcode
https://t.co/UDOxNRIJ7t
Day 78 - Noble Prize Analysis 📊🐼
Today’s project was too big to summarize in a few screenshots (lots of graphs and data manipulation) so sharing a link to my GitHub 🤓
https://t.co/VenuLxS6HT
#100daysofcode#python#programming#Analytics
Day 77 - Crushed another day of #100daysofcode
Today I practiced more data cleaning 🧹 and analysis with 🐼
Main highlight was learning how to use scikit-learn library to make basic regression analysis to predict movie’s global revenue based on its budget.
#python#pandas#udemy
Day 76 👨💻
Been away for awhile but I’m back and ready to finish up #100daysofcode
Today I learned the basics of using #NumPy to work with numerical data and played around with manipulating images as ndarrays.
#python#programming#udemy
Day 74 🧑💻
Spent more time wrangling data with #pandas and practiced building charts with matplotlib. Tomorrows lesson includes intro to plotly and I’m excited to check it out.
#100daysofcode#python
Day 73 - Lego Analysis 📊
Reviewed different #pandas methods including merge, groupby, agg, and some others, and practiced making graphs with #matplotlib
I was always a bionicle fan but apparently Star Wars 🌟 has the highest number of Lego sets 👀
#100daysofcode#python
Day 71 🎆
Covered basics of data exploration with #pandas 🐼 Really excited about this section bc I want to get better at data analytics with #python. Full disclosure, I skipped days 59-70 bc the course got too deep into web dev & it deviated from my interests. #100daysofcode
Day 58 - Bootstrap Project
Tbh, I’m not even sure why this 5+ hr course on CSS is included in a python bootcamp. I understand that it might interest some but an (optional) disclaimer would’ve saved me a lot of time. Never finished this day btw.
#udemy#100daysofcode
Day 57 - Templating With Jinja in Flask
Covered how to dynamically add content (in this case a list of blog posts) to html templates with #Jinja. It’s still a little confusing so I’ll spend some more time practicing in this area 👨💻
#python#100daysofcode#100daysofcoding
Day 56 - Name Card Website
Playing around with #Flask and HTML templates to create this page. Html and css files are currently hosted on https://t.co/IbaQn1L9BY
#100daysofcode#python#html#udemy
Day 55 - Higher ⬆️ or Lower ⬇️
Continued to practice #flask by making a number guessing game. A user enters their guess right into the url after the slash and the program checks their guess against the correct answer.
#100daysofcode#udemy#python#programming#100daysofcoding