Conversation
|
@shlff I would suggest you add a table to the
and then include some instructions on how to fetch the data for use in a lecture (or elsewhere). These will be stored using |
|
Thanks for your helpful comments @matt ***@***.***>.
I will update the table and the instructions.
I can confirm that we can fetch git-lfs directly in a lecture. Please find the preview of this PR here:
* QuantEcon/lecture-python-intro#123
I'd love for a quick zoom chat if you'd like.
Best,
Shu
*
…________________________________
From: mmcky ***@***.***>
Sent: Monday, April 17, 2023 3:09 PM
To: QuantEcon/high_dim_data ***@***.***>
Cc: Shu Hu ***@***.***>; Mention ***@***.***>
Subject: Re: [QuantEcon/high_dim_data] update datasets used in lecture cross_section (PR #3)
@shlff<https://github.com/shlff> I would suggest you add a table to the README that includes information about the datasets such as
name description approx. size
/us_cities.txt A dataset describing about cities in the US () 32.4Mb
and then include some instructions on how to fetch the data for use in a lecture (or elsewhere).
These will be stored using git-lfs so can you fetch git-lfs directly in a lecture? Is that the aim. Perhaps we should have a quick zoom about what your requirements are here.
—
Reply to this email directly, view it on GitHub<#3 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AM3OYIIESWXXI6JCJ6DM23DXBTGBXANCNFSM6AAAAAAW74VD2Q>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
|
@shlff I see. I'm surprised this works given df_fs = pd.read_csv('https://media.githubusercontent.com/media/QuantEcon/high_dim_data/update_csdata/cross_section/forbes-global2000.csv')Seems that it is managed by QuantEcon data allowance and bandwidth usage. We have |
|
Thanks for your advice and chat @mmcky . I've created an issue with the bandwidth usage: I will keep you posted once I update the
|
|
thanks @shlff if you're happy with this PR please go ahead and merge. |
|
Thanks @mmcky . I've pushed some modifications to the instructions. Now the PR is ready for merging. I will also create a PR in repo lecture-python-intro to update the URL for the related lectures which use these datasets. |
Hi @jstac and @mmcky this PR updates datasets used in the lecture
cross_sectionin the lecture python intro series:To do:
README.mdfile to illustrate the datasets