| Package | Description |
|---|---|
| patsy |
| Modifier and Type | Method and Description |
|---|---|
PatsyOperator |
PatsyOperation.getPatsyOperator() |
static PatsyOperator |
PatsyOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PatsyOperator[] |
PatsyOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PatsyOperation(PatsyOperator patsyOperator,
List<PatsyTerm> patsyTerms) |
Copyright © 2023. All rights reserved.