bwzheng2010 commited on
Commit
ffdf06c
·
1 Parent(s): 8312021

release dt=2024-12-20

Browse files
Files changed (2) hide show
  1. .gitignore +5 -0
  2. README.md +1 -1
.gitignore CHANGED
@@ -1 +1,6 @@
1
  *.crc
 
 
 
 
 
 
1
  *.crc
2
+ .idea/.gitignore
3
+ .idea/misc.xml
4
+ .idea/modules.xml
5
+ .idea/vcs.xml
6
+ .idea/yahoo-finance-data.iml
README.md CHANGED
@@ -20,7 +20,7 @@ tags:
20
 
21
  I will update the data regularly, and you are welcome to follow this project and use the data.
22
 
23
- Each time the data is updated, I will release a new version under [GIT TAGS](https://huggingface.co/datasets/bwzheng2010/yahoo-finance-data/tree/dt%3D2024-12-13). The version format is `dt=yyyy-mm-dd`, where `yyyy-mm-dd` indicates the date of the latest data.
24
 
25
  </td></tr></table>
26
 
 
20
 
21
  I will update the data regularly, and you are welcome to follow this project and use the data.
22
 
23
+ Each time the data is updated, I will release a new version under [GIT TAGS](https://huggingface.co/datasets/bwzheng2010/yahoo-finance-data/tree/dt%3D2024-12-20). The version format is `dt=yyyy-mm-dd`, where `yyyy-mm-dd` indicates the date of the latest data.
24
 
25
  </td></tr></table>
26