Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Datasets:
Matthewfung
/
weibo_stock_2024
like
0
Modalities:
Tabular
Text
Formats:
csv
Size:
1M - 10M
Libraries:
Datasets
pandas
Croissant
+ 1
License:
apache-2.0
Dataset card
Viewer
Files
Files and versions
Community
1
Matthewfung
commited on
May 7
Commit
09299fc
•
1 Parent(s):
303828f
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+7
-0
README.md
CHANGED
Viewed
@@ -1,3 +1,10 @@
1
---
2
license: apache-2.0
3
---
1
---
2
+
configs:
3
+
- config_name: default
4
+
data_files:
5
+
- split: main
6
+
path: "main_data.csv"
7
+
- split: expand
8
+
path: "weibo_ex.csv"
9
license: apache-2.0
10
---