Here is the code:
import pandas as pd import seaborn as sns import matplotlib.pyplot as plt df1=pd.read_csv(\'file.csv\') df1[\'s\'] = pd.to_datetime(df1[\'se