Failed Banks List Data Analysis with Pandas -- Beginner Project

Sdílet
Vložit
  • čas přidán 9. 05. 2023
  • Beginner Data Analysis mini-project with pandas (with TimeLine Graph).
    There is a list of failed banks from 2000-2023 available on
    www.fdic.gov/resources/resolu...
    You'll learn how to drop columns in Pandas and how to convert the data types to datetime and then make a line graph.
    get the source code on pythonology.eu
  • Věda a technologie

Komentáře • 1

  • @christianholm5604
    @christianholm5604 Před rokem +2

    Thanks for the video, it was interesting to see how you used Pandas to explore the data!