This is my data , How to plot it in python? I import this data from my csv file.
>Solution :
Some referent for matplotlib 3d, you can try:
- https://jakevdp.github.io/PythonDataScienceHandbook/04.12-three-dimensional-plotting.html
- https://matplotlib.org/2.0.2/mpl_toolkits/mplot3d/tutorial.html