Relative Content

Tag Archive for pysparkdatabricksgreat-expectations

Great expectations core : Cannot convert column into bool spark error

i am trying to get batch , however i keep facing the following error :
Cannot convert column into bool: please use ‘&’ for ‘and’, ‘|’ for ‘or’, ‘~’ for ‘not’ when building DataFrame boolean expressions.
my code is a just one line and the database is only string columns !
I am running the code on a notebook on databricks.

Great expectations core : Cannot convert column into bool spark error

i am trying to get batch , however i keep facing the following error :
Cannot convert column into bool: please use ‘&’ for ‘and’, ‘|’ for ‘or’, ‘~’ for ‘not’ when building DataFrame boolean expressions.
my code is a just one line and the database is only string columns !
I am running the code on a notebook on databricks.