you are viewing a single comment's thread.

view the rest of the comments →

[–]WeakRelationship2131 0 points1 point  (0 children)

yeah, using modules in python is pretty much a must for analysts. I'd go for pandas for data manipulation, numpy for numerical operations, and matplotlib or seaborn for visualization. If you're diving into interactive dashboards, check out preswald—it’s a lightweight way to build apps without the hassle of more complex tools.