XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.2.0
    • None
    • PySpark
    • None

    Description

      dear,

       

      I am missing the functionality to include local variables in the query method.

      ```

      seg = 'A'

      psdf.query("segment == @seg")

       

      ``` 

       

      or 

      seg = ['A', 'B']

      psdf.query("segment == @seg")

      ```

       

      Furthermore I was wondering whether date-offset functionalty as pd.offsets.MonthEnd will be added to future versions.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rens_ Rens Jochemsen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: