Hi
Any idea why am I getting the following error? It is works when I remove the widget option but for the sake of documentation.
TypeError Traceback (most recent call last)
in
----> 1 mt.describe(widget=True)
2 #mt.describe()
TypeError: describe() got an unexpected keyword argument ‘widget’