@xeramph said in Binance data doesn't plot correctly:
date_parser = lambda d: pd.to_datetime(d).strftime('%Y-%m-%d %H:%M:%S')
Did you find any solution by any chance? I have the very same problem.
@xeramph said in Binance data doesn't plot correctly:
date_parser = lambda d: pd.to_datetime(d).strftime('%Y-%m-%d %H:%M:%S')
Did you find any solution by any chance? I have the very same problem.