Resolved: Course materials are not accessible
Hello,
It seems that the "Econometrics I” course materials are not accessible and cannot be downloaded. A “File not found” message appears for most of the links.
Thank you.
It seems that the "Econometrics I” course materials are not accessible and cannot be downloaded. A “File not found” message appears for most of the links.
Thank you.
9 answers ( 0 marked as helpful)
Dear Surglogs, I have checked the files on my end. I can download them without any issue. I will contact the IT support and get it checked. Best wishes, Gerhard
Hi - any progress on this, it's still an issue.
Hi Paul, I contacted the support team. Best wishes, Gerhard
Hi Paul, If you click on the files directly, the download seems to work. However, if you click on the Resources folder in the overview window on the right, the error occurs. Best wishes, Gerhard
Hi - I'm still unable to access the files associated with the exercises. eg "Gold as an inflation hedge" I can't download or read the 2 csvs from the coding window (gold.csv and cpi.csv). The solution tab just only says '#see file' no further lines - though the explain solution does work, the 'expected output' is blank also.
This is true for the other exercises I've tried too "The UK real estate market" and "Growth Models"
This is true for the other exercises I've tried too "The UK real estate market" and "Growth Models"
Hi Paul, Thanks for your response. I will check with the technical support. You can also contact me on LinkedIn. I will be able to respond faster. Best wishes, Gerhard
Dear Paul,
I apologise for the inconvenience. The technical team would like to inform you that the issue has been resolved, and the resources can now be downloaded without any problems.
Best wishes,
Gerhard
I apologise for the inconvenience. The technical team would like to inform you that the issue has been resolved, and the resources can now be downloaded without any problems.
Best wishes,
Gerhard
Hi - I can download the resources for the course. But I'm still unable to access the files associated with the exercises eg for the coding exercise: Gold as an inflation hedge. If i type the following into the coding window, I just an error stating no such file.
import pandas as pd
gold_df = pd.read_csv('gold.csv')
import pandas as pd
gold_df = pd.read_csv('gold.csv')
Hi Paul,
I will ask the technical support. If you download the CSV file, you can run the code on your machine (either by keeping the CSV file in the same folder as the Python script or by using a change directory command).
Best wishes,
Gerhard
I will ask the technical support. If you download the CSV file, you can run the code on your machine (either by keeping the CSV file in the same folder as the Python script or by using a change directory command).
Best wishes,
Gerhard