DataFrame.drop
Incompatibility Note
Our backend (ibis) does not support duplicate column names like pyspark, therefore this function does not support dropping columns with the same name. You cannot anyway currently create such dataframes using pyspark-dubber.