Big-Biodiversity-Collaborative / Mark-RecaptureModels

Repo for How To Analyze Mark/RecaptureData
BSD 2-Clause "Simplified" License
0 stars 2 forks source link

Clean-RMNP-recaptured-data script ready for review #6

Open GabySamaniego opened 9 months ago

GabySamaniego commented 9 months ago

I finished reviewing and updating the code for cleaning the recaptured data. @ezylstra, I would appreciate it if you could look at it and let me know what you think, especially my comments on lines 407 to 411 and the TODO comments at the end of the script. Thanks!

ezylstra commented 9 months ago

Sounds great! I'll plan on reviewing tomorrow

ezylstra commented 9 months ago

@GabySamaniego, I just went carefully through the code and I think it all looks great! All the steps you had in there made sense to me, and you've managed to get all the information you'll need moving forward into just two columns (original and new). I'm impressed. All the TODO items look good too.

I'm sure questions may come up as you start merging information and band numbers with the banding dataset. Just let me know if I can help figure things out.

GabySamaniego commented 9 months ago

Thank you @ezylstra! I'll continue working on the other scripts and let you know if I have any questions.