When I run the following code:

import pyspark.pandas as ps

I receive an error: No module named 'pyspark.pandas'

Do you know how I can correct this?