Index A | C | D | E | F | I | L | M | N | P | R | S | T | U | W A append() (featherstore.table.Table method) append_table() (featherstore.store.Store method) AppendIndexError astype() (featherstore.table.Table method) C CannotDropAllColumnsError CannotDropAllRowsError ColumnAlreadyExistsError ColumnDtypeMismatchError ColumnError ColumnLengthMismatchError ColumnMismatchError ColumnNotFoundError columns (featherstore.table.Table property) connect() (in module featherstore.connection) Connection (class in featherstore.connection) create_database() (in module featherstore.connection) create_snapshot() (featherstore.store.Store method) (featherstore.table.Table method) create_store() (in module featherstore.store) current_db() (in module featherstore.connection) D database_exists() (in module featherstore.connection) DatabaseConnectionError disconnect() (featherstore.connection.Connection class method) (in module featherstore.connection) drop() (featherstore.store.Store method) (featherstore.table.Table method) drop_columns() (featherstore.table.Table method) drop_rows() (featherstore.table.Table method) drop_store() (in module featherstore.store) drop_table() (featherstore.store.Store method) (featherstore.table.Table method) DuplicateColumnNamesError DuplicateIndexValuesError E exists() (featherstore.table.Table method) F featherstore.connection module featherstore.exceptions module featherstore.snapshot module featherstore.store module featherstore.table module FeatherStoreException ForbiddenStoreNameError ForbiddenTableNameError I index (featherstore.table.Table property) IndexMismatchError IndexNameInColumnsError IndexNameMismatchError IndexNotInColumnsError IndexSchemaError IndexTypeMismatchError insert() (featherstore.table.Table method) insert_columns() (featherstore.table.Table method) insert_rows() (featherstore.table.Table method) InvalidSnapshotError is_connected() (featherstore.connection.Connection class method) (in module featherstore.connection) L list_stores() (in module featherstore.store) list_tables() (featherstore.store.Store method) location() (featherstore.connection.Connection class method) M MissingIndexError module featherstore.connection featherstore.exceptions featherstore.snapshot featherstore.store featherstore.table MultiTypeColumnError N name (featherstore.table.Table property) NotADatabaseError NotConnectedError P partition_size (featherstore.table.Table property) PartitionCountMismatchError PathError PopulatedDirectoryError R read_arrow() (featherstore.store.Store method) (featherstore.table.Table method) read_pandas() (featherstore.store.Store method) (featherstore.table.Table method) read_polars() (featherstore.store.Store method) (featherstore.table.Table method) rename() (featherstore.store.Store method) rename_columns() (featherstore.table.Table method) rename_store() (in module featherstore.store) rename_table() (featherstore.store.Store method) (featherstore.table.Table method) reorder_columns() (featherstore.table.Table method) repartition() (featherstore.table.Table method) restore_store() (in module featherstore.snapshot) restore_table() (in module featherstore.snapshot) RowAlreadyExistsError RowError RowNotFoundError S select_table() (featherstore.store.Store method) shape (featherstore.table.Table property) SnapshotError SnapshotNotFoundError SnapshotTargetNotFoundError Store (class in featherstore.store) store_exists() (in module featherstore.store) StoreAlreadyExistsError StoreError StoreNotEmptyError StoreNotFoundError T Table (class in featherstore.table) table_exists() (featherstore.store.Store method) TableAlreadyExistsError TableError TableNotFoundError U UnsafeDeletePathError UnsupportedIndexTypeError update() (featherstore.table.Table method) W write() (featherstore.table.Table method) write_table() (featherstore.store.Store method)