Li Heng
Li Heng
is it possible to replace something with "" as in the question from a list of dictionary? would love to use your dictionary to remove certain keywords from a sentence....
Have you found a workaround for this issue?
Hi @kirsle ! it's nice to see that you're still active on this project! This is what I found so far 1. The error only occurs in Python 3.7, works...
A workaround that we think of is having a statedata that contains a wrapper to a list of objects, not sure if this is intended ``` { "otherImportantData": {}, ......
> Hi! How do you plan to implement the `searchLibrary` function? You will pass all the books in the array, and it will return the books they have? > >...
> Whats the expected result that you workflow needs to provide? > > One idea could be to apply transformation on your two arrays for example (jq): > > ```...
bump, will need help on this, trying to achieve `deleting state` with serverless workflow
would be good to have this feature in v5
CI will fail for now as quite alot of our specs are still in v0.7, raising this to collect feedback
> Hi, thanks for sending this. However I have two questions. > > Why have you added vendor and, is there a use case to use this validation? Vendor was...