prabhuk12

Results 2 comments of prabhuk12

Ben - Thank you so much for the immediate reply. Much appreciated. Assume df = pd.read_csv("csv_data") Command - df.dtypes.tolist() Now when we try to do a df.dtypes.tolist() in 3.8, this...

Thank you again. I moved back to 3.9 since I wanted to get some of the pieces working again. I will try to get the latest jep and try this...