zhang qiao
Upload folder using huggingface_hub
9ddee9f
raw
history blame
75 Bytes
import pandas as pd
def check_input(df):
pd.infer_freq(df)
return