Jak pokazać pandę ostatnią płytę
start_dates = str(df['date'].iloc[-1])
Shanti
start_dates = str(df['date'].iloc[-1])