Properties

Summary

property

class parent

truncated documentation

columns

StreamingDataFrame

See pandas.DataFrame.columns.

columns

StreamingSeries

See pandas.DataFrame.columns.

dtypes

StreamingDataFrame

See pandas.DataFrame.dtypes.

dtypes

StreamingSeries

See pandas.DataFrame.dtypes.

shape

StreamingDataFrame

This is the kind of operations you do not want to do when a file is large because it goes through the whole …

shape

StreamingSeries

This is the kind of operations you do not want to do when a file is large because it goes through the whole …