samshifflett46
Databricks Partner

Hey @kaushalshelat, I don't think you need to call '.show()' in order to print the DF out. You should just be able to print by writing the df variable name.

Docs

pandas_api.png