You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We may want to have the ability to define computed fields directly in Python models. The fields can be defined using the QB expressions and would function very similar to schema-defined computeds. This would allow such fields to be re-used more easily and more consistently than ad-hoc computeds in the QB.