try: pd.DataFrame(output_data).to_csv(output_path, index=False) except Exception as exp: print("exp=",exp)
arrays must all be same length
Country_Code symbols – after removal, it seems that there is no problem
try: pd.DataFrame(output_data).to_csv(output_path, index=False) except Exception as exp: print("exp=",exp)
arrays must all be same length
Country_Code symbols – after removal, it seems that there is no problem