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
Similar to #393, but proposing a constraint rather than a blanket policy.
I think it should be { "finite": true }. There are many problem domains where NaN, INF, -INF are undesirable.
Similar to #393, but proposing a constraint rather than a blanket policy.
I think it should be
{ "finite": true }. There are many problem domains whereNaN, INF, -INFare undesirable.Also related: frictionlessdata/tableschema-py#249