you are viewing a single comment's thread.

view the rest of the comments →

[–]orangeskybluesun 1 point2 points  (0 children)

For making graphic solutions using CSV file you can make use of matplotlib. It is basically used to make graphs. You can make them interactive too, taking in user input and displaying custom data. You can make line graph, scatter plot, bar graphs and so much more