Hi team, wondering if anyone has run into the foll...
# beginners-need-help
j
Hi team, wondering if anyone has run into the following error before - or what it might mean. I'm running a node that tries to save a csv dataset of two columns: slug, and domain as a YML dataset. I'm getting an error:
d
object has no attribute '__name__'
is because you've not updated the wrapper
see the comments here
you need to do an extra step when using
functool.partial
j
Ah I see. The pipeline was working correctly when I was using the partial function to write to a csv dataset without giving a name to the partial
I was confused why, when using a YML dataset, the pipeline would give me an error, and specifically an error requiring a name for the partial, even though the same pipeline was working as expected with a csv output
u
FYI @User is my professional Discord account for @User . Switching over.