File size: 522 Bytes
98fec47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
54ee6e8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
dataset_info:
  features:
  - name: user
    dtype: string
  - name: id
    dtype: int64
  - name: verified
    dtype: bool
  - name: followers
    dtype: int64
  - name: description
    dtype: string
  - name: location
    dtype: string
  splits:
  - name: train
    num_bytes: 24769005
    num_examples: 145842
  download_size: 20498966
  dataset_size: 24769005
---
# Dataset Card for "twitter100m_users"

Dataset with twitter users for https://medium.com/@enryu9000/fun-with-large-scale-tweet-analysis-783c96b45df4