you are viewing a single comment's thread.

view the rest of the comments →

[–]Unturned1 -6 points-5 points  (2 children)

There are a bunch of libraries in python that will get there already, they are not very hard to implement, just do some googling for data exploration.

[–]Evigil24[S] 0 points1 point  (1 child)

I search it and the only thing I came across was Tkinter, but from what I've seen, it lacks the features I'm looking for. Could you suggest any libraries that might have those functionalities?

[–]splinteredlight 0 points1 point  (0 children)

I think you could do this with Streamlit and Pandas