Closed sridhar-v closed 6 years ago
Hi @sridhar-v Thanks for reaching out. The notebook somehow is missing the following import statement:
from IPython.display import display
Kindly use the above statement before executing the said line. We will update the notebook in a future push.
Do let us know if this helped.
solution provided. closing due to inactivity.
getting the following error. (Im a Prof. utilizing your Book as Text book) Kindly help.
when i execute ln 4: describe_dataframe(df)
getting the following Error Dataframe Sample Rows::
NameError Traceback (most recent call last)