by BugZeroCodes | Aug 23, 2022 | Blog
Today I practiced Python for Finance on Sololearn! This time I used the pandas module to do some basic web scraping. I used pandas to scrape a list of S&P 500 companies from Wikipedia. I also showed how to filter results. Next time I will be scraping data from Yahoo Finance!
by BugZeroCodes | Aug 12, 2022 | Blog
Today I practiced Python for Finance on Sololearn! This time I started a new unit on accessing data. I introduced two ways we will be accessing data: through web scraping and Python packages. Next time I will be introducing the pandas package and its role in web scraping!
by BugZeroCodes | Aug 6, 2022 | Blog
Today I practiced Python for Finance on Sololearn! This time I reviewed everything we have learned in this chapter, from evaluating future and present values and calculating IRR to plotting data. Next time I will be starting a new unit on accessing data!
by BugZeroCodes | Aug 2, 2022 | Blog
Today I practiced Python for Finance on Sololearn! This time I went over plotting data. I showed how to create a graph from an array of values using the matplotlib package. I also showed how to take values for the x and y-axis. Next time I will be reviewing everything we have learned!
by BugZeroCodes | Jul 29, 2022 | Blog
Last week, we had a great opportunity to volunteer for VBS at our church. So many kids came out and enjoyed the snacks, messages, and games. The best part of the week was seeing how many people helped to make the whole event happen. What an encouragement it is to see so many adults that want to invest in another child’s life by putting their own time, money, and energy into them. While it may not specifically be in technology, this is what BugZero is all about! We want to invest time into kids so that they can be the best version of themselves and have everything they need as they grow up and become adults.
by BugZeroCodes | Jul 29, 2022 | Blog
Today I practiced Python for Finance on Sololearn! This time I went over how to calculate IRR. I went over a basic way to calculate IRR and compared two investment opportunities with IRR. Next time I will be plotting data!
Recent Comments