old
收藏官方服务:
资源简介:
Here, we provide the tab-separated values (tsv) version of the dataset. The first line contains the column names and each subsequent line contains features of an instance of the dataset. Features are separated by a tab character ("/t"). The following Python code can be used to load and view the dataset in a Jupyter notebook: - import pandas as pddf = pd.read_csv('covid19-twitter.tsv', index_col=0, sep="\t")
提供机构:
Zenodo创建时间:
2024-02-26



