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

Add support for bespoke MRM formatting in read_lfs_datacube #255

Merged
merged 5 commits into from
Aug 4, 2024

Conversation

angusmoore
Copy link
Contributor

New MRM datacube has a new and exciting format. This adds custom parsing logic for those tables, by adding an if-then in read_lfs_datacube to detect MRM and dump out to separate parsing logic.

Closes this tweet: https://x.com/MattCowgill/status/1806467970740486518

Thoughts/changes on returned dataframe structure of course welcome.

@MattCowgill
Copy link
Owner

@angusmoore you absolute legend! Sorry it's taken me a while to get to this

@angusmoore
Copy link
Contributor Author

No problem at all, happy to help! test failures look unrelated? Tests were passing locally (devtools::check()) when I pushed, but seem to be failing now on a test about the job mobility datacube (some new and exciting format change there too perhaps...)

@MattCowgill
Copy link
Owner

sorry for the radio silence @angusmoore - I'll fix this up

@angusmoore
Copy link
Contributor Author

No problem at all!

@MattCowgill
Copy link
Owner

Merging this now @angusmoore. I fixed the (unrelated) problems that were causing tests to fail, and added you as a contributor in DESCRIPTION

@MattCowgill MattCowgill merged commit 524b6c2 into MattCowgill:master Aug 4, 2024
4 checks passed
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.

None yet

2 participants