tmotagam commited on
Commit
09a6d46
1 Parent(s): 6f2dd3a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -3
README.md CHANGED
@@ -1,3 +1,15 @@
1
- ---
2
- license: gpl-3.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: gpl-3.0
3
+ task_categories:
4
+ - text-classification
5
+ - feature-extraction
6
+ tags:
7
+ - finance
8
+ size_categories:
9
+ - n<1K
10
+ ---
11
+ # Dataset from X (Twitter) for cryptocurrencies from 2021-12-29 to 2022-09-28
12
+
13
+ Hello,
14
+ This dataset contains atmost 100 tweets from 2021-12-29 to 2022-09-28.
15
+ Using the pandas library I have converted my sqlite3 database to paraquet format and also parsed the date column. Hope you will enjoy it.