+ 1
Suggest where I should correct code?
5 odpowiedzi
+ 1
Works fine for me although I have not tried the file input part,
maybe remove the second "import pandas as pd" at line 4 ??
+ 1
《 Nicko12 》 only two case pass other not
+ 1
Ok, so it is a challenge? Are "a" and "b" only the names of the columns?
+ 1
Yes
+ 1
Såñtösh
arr = df[column_name].values
print(arr)