Skip to content

[Issue 137] Fix epix slide example #149

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

Merged
merged 2 commits into from
Jul 18, 2022
Merged

Conversation

mgyliu
Copy link
Contributor

@mgyliu mgyliu commented Jul 18, 2022

This PR addresses Issue #137. It changes an example in epix_slide to fix a warning.

Context: previously, the column being used in the example was nonexistent in the dataset. The issue arose because the dataset column was renamed, but calls to the old column name were not updated.

@dajmcdon dajmcdon merged commit 7c1e6da into main Jul 18, 2022
@dajmcdon dajmcdon linked an issue Jul 18, 2022 that may be closed by this pull request
@dajmcdon
Copy link
Contributor

Closes #137 .

@dajmcdon dajmcdon deleted the ml-137-fix-epix_slide-example branch July 18, 2022 20:12
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.

Fix epix_slide example referring to nonexistent column
2 participants