dask.dataframe.Index.head

dask.dataframe.Index.head

Index.head(n=5, compute=True)[源代码]

索引的前 n 项。

注意,这仅检查第一个分区。