| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
DataFrame.Internal.Schema
Documentation
data SchemaType where Source #
Constructors
| SType :: forall a. Columnable a => Proxy a -> SchemaType |
Instances
| Show SchemaType Source # | |
Defined in DataFrame.Internal.Schema Methods showsPrec :: Int -> SchemaType -> ShowS # show :: SchemaType -> String # showList :: [SchemaType] -> ShowS # | |
| Eq SchemaType Source # | |
Defined in DataFrame.Internal.Schema | |
schemaType :: Columnable a => SchemaType Source #
Constructors
| Schema | |
Fields | |