79255116

Date: 2024-12-05 14:38:07
Score: 3
Natty:
Report link

Is

for c in df.columns:
    if df.schema[c].dataType != 'string':
        print("Error")

what you are looking for?

Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • Low reputation (0.5):
Posted by: techtech