I think you can just do pd.read_csv(StringIO(response.text)...
( but this part will not be in the final tutorial, so it is really not important )
Since we'll probably include this code in the final tutorial, can you please add a comment on why this is done ?
@jerome yup.