79575069

Date: 2025-04-15 12:00:41
Score: 0.5
Natty:
Report link

As I understand here is the line of the code which causes an error. It expects string.

So try to pass python string explicitly

df.write_parquet("s3://my-bucket-name/my/path/to/file", partition_by='b')
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: poisoned_monkey