faucetsdn/NetworkML

pandas 1.3.0 sometimes fails to calculate quantile 0.75

Closed this issue · 0 comments

See pandas-dev/pandas#42642.

Reverting to pandas 1.2.5 works.

Using an np.uint32 instead is also fine - and frame.len should always be populated so the null-ability of pd.UInt32DType() isn't needed.