TextData.head#

TextData.head(n_samples: int = 5) DataFrame[source]#

Return a copy of the dataset as a pandas Dataframe with the first n_samples samples.