Replies: 1 comment 1 reply
-
Thanks @aborruso Our goal is provide proper docs for this with v5. Curretnly, working on it |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
first of all thank you again and again for this great project.
I use it especially via CLI, but I think that this is a more general issue.
Reading Transforming Data, I have this yaml pipeline:
Some notes about it:
row-filter
, and the formula is simplypopulation
. If I understand correctly then all the records with non-null values are filtered. Where can I read the documentation on this? Here I do not have any sentences about formula syntax;cell-replace
, and I have 3 parameters:fieldName
,pattern
andreplace
. Where can i find which parameters can be used for each step? I have neither here nor there.I am available to help update the documentation, if there is anything I can get this kind of information from.
Thank you
Beta Was this translation helpful? Give feedback.
All reactions