-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix undeterministic merge_visits #70
base: main
Are you sure you want to change the base?
Conversation
62098ca
to
b8d0716
Compare
Coverage Report
Files without new missing coverage
63 files skipped due to complete coverage. Coverage success: total of 94% is above 94% 🎉 |
bb06576
to
10ba3db
Compare
10ba3db
to
ff3b42b
Compare
Quality Gate passedIssues Measures |
Description
sort_values(...).groupby(...).first()
being undeterministic in Koalas.open_stay_end_datetime
to prevent from unexpected undeterministic results.Checklist