You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a question or two about this, the mapping suggest that we simply need to add "{ }" around the Tags column value, however there is no such converter. The closest I can come up with would be to use the static_value converter like this:
static_value: "{Tags}"
However, this will not produce valid JSON or Python dictionary for that matter.
Do you have a recommendation for how to handle this?
No description provided.
The text was updated successfully, but these errors were encountered: