SyntaxFix
Write A Post
Hire A Developer
Questions
data=np.genfromtxt(csv_file, delimiter=',', dtype='unicode')
It works fine for me.