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
@shi-yuan There are cases when there is a datehistogram applied then elasticsearch gives null and if you try to aggregate on these then you get a Nan or -Infinity in the result. You can add a check for minimum doc count before you do a conversion into csv probably? Let me know if you need example data