Python Forum
Analyzing yearly expenses (CSV file) from debit card
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Analyzing yearly expenses (CSV file) from debit card
#2
Are you trying to build a pivot table? pandas has support for them, though I must admit I haven't use it before.

Formatting cells (e.g. changing fonts to bold) , assuming you are using Excel to display the csv, can be done with openpyxl.
Reply


Messages In This Thread
RE: Analyzing yearly expenses (CSV file) from debit card - by palladium - Dec-13-2020, 02:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  create 10 yearly blocks from time series using pandas Staph 1 2,069 Jul-23-2019, 12:01 PM
Last Post: Malt

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020