DataFrame(['1', '2'], columns = ['A']) return df class myThreads(threading.Thread): def __init__(self, threadID, name, sleep, cust_type, data_inputs_train): ...
確定! 回上一頁