truncate_ohlcv# truncate_ohlcv(df, ts)[source]# Clear the chain tip data to be written again. Parameters: ts (Timestamp) – Drop everything after this (inclusive). df (DataFrame) – Return type: DataFrame