Hi guys,

is there a way to read a .csv into the reserach notebook? I tried via pandas (df = pandas.read_csv(r'c:\..csv')) which works for my jupyter notebook in Conda but it does not work in Quantconnect's jupyter notebook. 

Any other way to get this data in (it's a non-US security hence .csv)?

 

Thanks for any hints in advance.