Create dataframes from a scripts or functions

后端 未结 0 2027
眼角桃花
眼角桃花 2020-12-10 19:25

I have create the following function that creates a dataframe

def create_df(username):
    csv_file = f\'{folder}our-league/{username}/picks_{current_gw}.csv\         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题