def drop_schema()

in datafusion/pandas.py [0:0]


    def drop_schema(self, schema_name, **kwargs):
        del self.schemas[schema_name]