Skip to content
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

Prevent current_vis from expiring upon Pandas write operations #278

Merged
merged 1 commit into from
Feb 20, 2021

Conversation

dorisjlee
Copy link
Member

Improve expire recommendation strategy so that current_vis does not expire when the recommendations expire in expire_recs. The current_vis only changes when the intent is set explicitly. In the test example, when a Pandas write operation is performed, the recommendations are expired, but the current_vis is unchanged.

@dorisjlee dorisjlee merged commit dfa64eb into lux-org:master Feb 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant