github blacksmithgu/obsidian-dataview 0.2.4

latest releases: 0.5.66, 0.5.65, 0.5.64...
3 years ago

Functions are now vectorized.

If you pass a list to a function which expects something else (like passing a list of strings to lower() instead of
just a single string), then the function will also return a list where it has been applied to every value. If you have
used scientific programming languages like Matlab or Python Dataframes before, this is similar behavior.

Don't miss a new obsidian-dataview release

NewReleases is sending notifications on new releases.