snowflake.snowpark.Column.bitandΒΆ Column.bitand(other: Union[Column, None, bool, int, float, str, bytearray, Decimal, date, datetime, time, bytes, list, tuple, dict, Expression]) β Column[source]ΒΆ Bitwise and.