QuantEcon / project.lecture-wasm

A project repository to test WASM compatibility and limitations for QuantEcon Lectures
https://quantecon.github.io/project.lecture-wasm/lab/index.html
0 stars 1 forks source link

[long_run_growth] Seems to hang on pd.read_excel #11

Open mmcky opened 1 year ago

mmcky commented 1 year ago

This cell seems to hang with no error

data = pd.read_excel("datasets/mpd2020.xlsx", sheet_name='Full data')
data