FrameRight
Contents:
Quick Start
Backend Support
Performance
Examples
API Reference
FrameRight
Index
Index
A
|
B
|
C
|
F
|
G
|
I
|
L
|
M
|
N
|
R
|
S
|
T
|
U
|
V
A
alias (frameright.core.FieldInfo attribute)
B
BaseSchema (class in frameright.core)
C
Col (class in frameright.typing)
(class in frameright.typing.pandas)
(class in frameright.typing.polars)
ConstraintViolationError
F
Field() (in module frameright.core)
FieldInfo (class in frameright.core)
fr_data (frameright.core.BaseSchema property)
fr_schema_info() (frameright.core.BaseSchema class method)
fr_validate() (frameright.core.BaseSchema method)
frameright.core
module
frameright.exceptions
module
frameright.typing
module
frameright.typing.pandas
module
frameright.typing.polars
module
G
ge (frameright.core.FieldInfo attribute)
gt (frameright.core.FieldInfo attribute)
I
isin (frameright.core.FieldInfo attribute)
L
le (frameright.core.FieldInfo attribute)
lt (frameright.core.FieldInfo attribute)
M
max_length (frameright.core.FieldInfo attribute)
min_length (frameright.core.FieldInfo attribute)
MissingColumnError
module
frameright.core
frameright.exceptions
frameright.typing
frameright.typing.pandas
frameright.typing.polars
N
nullable (frameright.core.FieldInfo attribute)
R
regex (frameright.core.FieldInfo attribute)
S
SchemaError
StructFrameError
T
TypeMismatchError
U
unique (frameright.core.FieldInfo attribute)
V
ValidationError