Skip to content

Add fallback option

Choose a tag to compare

@maxnoe maxnoe released this 24 Mar 17:00
· 68 commits to master since this release

The crawler now has a fallback option for every function, which results in a suitable
value if no value was found at the expected position.

For most values this will be None or float('nan') or Quantity(float('nan'), unit)