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