Skip to main content
Pixeltable Documentation home page
Search Pixeltable docs...
⌘K
Discord
Book a Demo
Hiring
pixeltable/pixeltable
pixeltable/pixeltable
Search...
Navigation
Core API
pixeltable.IndexMetadata
Documentation
Examples
Pixeltable SDK
Integrations
Changelog
Support
latest
SDK Reference
Core API
pixeltable
Table
DataFrame
ColumnMetadata
DirContents
IndexMetadata
TableMetadata
UpdateStatus
VersionMetadata
Built-in Functions and Operators
AI Integrations
Iterators
Import/Export
On this page
field columns
field index_type
field name
field parameters
Core API
pixeltable.IndexMetadata
Metadata for a column of a Pixeltable table.
View source on GitHub
field
columns
⚠️
No documentation
Type:
field: list (required)
field
index_type
⚠️
No documentation
Type:
field: typing.Literal (required)
field
name
⚠️
No documentation
Type:
field: str (required)
field
parameters
⚠️
No documentation
Type:
field: pixeltable.catalog.table_metadata.EmbeddingIndexParams (required)
Was this page helpful?
Yes
No
DirContents
TableMetadata
⌘I