Hi there, long time no see! Is there a way to navigate to non-existing keys (call it nilable-columns-names) and set their value to nil if not yet populated?
Oh nvm, I ran into this https://github.com/redplanetlabs/specter/issues/221 And I am probably going to use reduce for that one
@richiardiandrea (transform (multi-path :a :b :c) identity data) will do that