pyspark.sql.Column.between

列。 之間的 ( 下界:聯盟(,LiteralType,DateTimeLiteral,DecimalLiteral],upperBound:聯盟(,LiteralType,DateTimeLiteral,DecimalLiteral] )→列

是:如果當前列是下界和上界,包容性。

例子

> > >df選擇(df的名字,df年齡之間的(2,4))顯示()+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +| |名稱((> = 2歲)和(年齡< = 4)|+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +愛麗絲| | |鮑勃| |假|+ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +