h2non / jsonpath-ng

Finally, a JSONPath implementation for Python that aims to be standard compliant. That's all. Enjoy!
Apache License 2.0
564 stars 85 forks source link

fill empty values with object #172

Open ashkov opened 1 month ago

ashkov commented 1 month ago

changes empty (null) nodes to empty object It is useful when you create related data, for example, columns for dataframe