Hacker Timesnew | past | comments | ask | show | jobs | submitlogin

I have a project that I want to do something with - a JSON file with about 500k lines. I want to present the data in a clear way and struggling to find the right approach. Maybe an obvious answer to this, but I’m not a data scientist.


I think you can easily load JSON data into Pandas DataFrame. Then you can create visualizations and compute statistics. Python might be usefule for that.


... and if you (the parent comment author) wants a really easy tool for creating a UI for the Python code, I'd recommend looking at Streamlit: https://streamlit.io/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: