-
Notifications
You must be signed in to change notification settings - Fork 10
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
WIP: correct Data Cleaning code #115
Conversation
Because I'm not a good branch juggler today, it seems I'll be sneaking a draft of the acoustics lesson in as well. |
The WoRMS Taxon Match form is doing some pretty bad things to the default input dataset species.csv . This method may need a rewrite of its example data, I can't seem to get it to respect the carriage return style of the file with any of the options, at least not on this Mac. |
Who do we contact at https://www.marinespecies.org/aphia.php?p=match to check the service? |
Ah sorry about that, I'm flying blind editor-wise, didn't local-build before i pushed. |
No worries, that's why I'm here. I'll fix the syntax stuff 😄 |
allowing episode formatting in extras renaming two pages back to original names
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I made some changes. Mainly to add telemetry as an extra instead of an episode. Limits the amount of file name changing we have to do.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should be moved to the _extras/
folder to sit next to eDNA.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be reverted back to 07
_episodes/09-post-workshop.md
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this should be reverted back to 08
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging
Working through the examples and correcting code snippets now. Fixed some of the R datetime examples, work in progress until I get the Python ones tested as well.