Shouldn't this be `a + b *xs - ys` since we have ` b, a = np.polyfit(xs, ys, 1) ` and `polyfit` returns coefficient for highest power first? The test starts to fail with this change though...
[ Full content available at: https://github.com/apache/beam/pull/6375 ] This message was relayed via gitbox.apache.org for [email protected]
