Skip to content

Imports a CSV data file, allows real time viewing of data via figures formed from Pivot Tables. Python + Pandas + PyQt.

Notifications You must be signed in to change notification settings

annytom/Pivot_Table_GUI

 
 

Repository files navigation

NOTE - this software is not YET generalized. I will release a fully-working version in the near future. Stay tuned...

Description: Tool to create pivot tables and make figures, using python and pandas.

  • Rename match excel convention - filters, columns, rows, values
  • Add filter capability for pivot tables.
  • Ability to change y-axis values in real-time.
  • Add list widget - show what you have plotted previously.
  • Remove all MPL figures that are real-time.
  • Fix it so that every time new file is open, it does not create 3 new tabs.
  • Fix how the Plot legend displays (text overlaps)
  • Fix how plot legend overwrites old legends (make it clear).
  • Fix combo box values that repeat
  • Make the check marks display better - use a grid pattern.
  • Make real-time plot display, with tabbed interface in GUI.
  • Label x-axis in plots.
  • Fix axes labeling.
  • filled symbols with symbolBrush.

About

Imports a CSV data file, allows real time viewing of data via figures formed from Pivot Tables. Python + Pandas + PyQt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%