How to use Pandas from console?

I am unable to import python pandas from putty. Please help.

[Copied from support inbox]

Please follow these instructions.

[sandeep@cxln4 ~]$ export PATH=/usr/local/anaconda/bin:$PATH
[sandeep@cxln4 ~]$ python
Python 3.6.8 |Anaconda, Inc.| (default, Dec 30 2018, 01:22:34)
[GCC 7.3.0] on linux
Type “help”, “copyright”, “credits” or “license” for more information.
>>> import pandas as pd
>>>

Also, note that this is mentioned in the mylab page https://cloudxlab.com/my-lab.