I'm using google colab for programming. I just wanted to know which version of the pandas_profiling package I'm using.
I tried with the below options. None of them worked.
pandas_profiling.__version__
pandas_profiling.version__version__
pandas.show_versions()
I just want to let you know, I'm using pandas 1.0.3
version.
Can someone please help me with this?