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 [this post](https://medium.com/@enryu9000/fun-with-large-scale-tweet-analysis-783c96b45df4). | |