Overview: StoreConfig: Constructor

Detail: StoreConfig: Constructor

Detail

StoreConfig.__init__(*, index_depth, index_name_depth_level, index_constructors, columns_depth, columns_name_depth_level, columns_constructors, columns_select, dtypes, consolidate_blocks, skip_header, skip_footer, trim_nadir, include_index, include_index_name, include_columns, include_columns_name, merge_hierarchical_labels, label_encoder, label_decoder, read_max_workers, read_chunksize, write_max_workers, write_chunksize, mp_context)

Detail

StoreConfig.from_frame(frame)

Derive a config from a Frame.

StoreConfig: Constructor | Exporter | Attribute | Method | Display