qkitgroup / qkit

Qkit framework
GNU General Public License v2.0
43 stars 46 forks source link

Make database of measurements #19

Closed Schneider1 closed 6 years ago

Schneider1 commented 7 years ago

The goal is to have a database and accordingly a kind of a viewer to see and categorize all measurements you did. There should also be an option to change e.g. the rating of a measurement and sort/filter according to these entries.

TimWolz commented 6 years ago

would be pandas in combination with Qgrid (https://github.com/quantopian/qgrid) or something self written similar to Qgrid a possible solution?

Schneider1 commented 6 years ago

It works, qkit.dbv.show()