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

Episodes fix #245

Merged
merged 28 commits into from
Jun 13, 2024
Merged

Episodes fix #245

merged 28 commits into from
Jun 13, 2024

Conversation

StephenCarterLIIA
Copy link
Collaborator

Added functionality to s903 to apply rule fixes to episodes files.

@StephenCarterLIIA StephenCarterLIIA linked an issue May 31, 2024 that may be closed by this pull request
@StephenCarterLIIA StephenCarterLIIA added the s903 Issues related to SSDA903 return ingest label May 31, 2024
@StephenCarterLIIA StephenCarterLIIA self-assigned this May 31, 2024
@@ -24,6 +24,10 @@
from liiatools.datasets.s903.lds_ssda903_sufficiency import configuration as suff_config
from liiatools.datasets.s903.lds_ssda903_sufficiency import process as suff_process

# dependencies for episodes fix()
# from liiatools.datasets.s903.lds_ssda903_episodes_fix import process as episodes_process
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line can be removed now

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just meant to highlight the second comment "from liiatools..." the first comment can stay

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Now done.

@StephenCarterLIIA StephenCarterLIIA merged commit 0dd821c into main Jun 13, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
s903 Issues related to SSDA903 return ingest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix 903 episodes duplicates
2 participants