I am trying to plot a point to point line plot in python. My data is in a pandas dataframe as below..
df = pd.DataFrame({ \'x_coordinate\': [0, 0, 0, 0, 1, 1,