Hello everyone,
I plan to create a GUI in python (or any suggested tool) which essentially reads a huge collection of data from a CSV table, so that when the user selects a certain combination of the data, the corresponding result is given back to the user.
I have described an example in the image attached. Would really be grateful for any suggestions!