Contents Menu Expand Light mode Dark mode Auto light/dark mode
jsonpolars 0.1.1 documentation
Logo
jsonpolars 0.1.1 documentation
  • Introduction
  • Supported Polars Expressions
Back to top

function#

class jsonpolars.expr.function.Lit(type: str = 'lit', value: Any = Sentinel('REQUIRED'), dtype: Optional[DataType] = None, allow_object: bool = False)[source]#

Ref: https://docs.pola.rs/api/python/stable/reference/expressions/api/polars.lit.html

Copyright © 2024, Sanhe Hu
Made with Sphinx and @pradyunsg's Furo
On this page
  • function
    • Lit