Author Topic: Day 25 - Working with CSV Data and the Pandas Library  (Read 1453 times)

TheBreh

  • Administrator
  • Newbie
  • *****
  • Posts: 31
    • View Profile
Day 25 - Working with CSV Data and the Pandas Library
« on: December 25, 2021, 04:30:03 pm »
Discuss

Share on Facebook Share on Twitter


Secure Da Bag

  • Newbie
  • *
  • Posts: 38
    • View Profile
That Panda module is no joke. I can see that difficulty level is just gonna ramp up from here.

Secure Da Bag

  • Newbie
  • *
  • Posts: 38
    • View Profile
Read a CSV with Pandas
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Challenge
Spoiler (hover to show)

#Project
Spoiler (hover to show)

Obreh Winfrey

  • Newbie
  • *
  • Posts: 7
    • View Profile
That Panda module is no joke. I can see that difficulty level is just gonna ramp up from here.
Man I tried using Pandas and NumPy on the side and it kicked my ass every step of the way. I think the most I did was generate a table and then give up.