Im new to Python and Pandas but have a CSV file with multiple columns that I have read in to a dataframe. I would like to plot a scatter plot of x=Index and y=’data’. Where the index is Index of the dataframe and is a date.
Thanks heaps
Jason
Im new to Python and Pandas but have a CSV file with multiple columns
Share
You can use
plot_date: