Float

Field.float(name: str, params: FieldParameters = { })

from Knexpy import Field

_ = Field.float("<name>")