Forums

Import .csv

How do I import a csv file onto my python code

Please help

The Python builtin csv module is probably the easiest way.