jesstytam

Results 7 comments of jesstytam

Thanks everyone for your helpful comments! I've since updated the documentation, reorganised the functions, and fixed some of the warnings that were showing up in checks. We're currently working on...

Hi @Bisaloo apologies for the holdup! I've been working on multiple projects and getting organised as I'm starting my PhD. We hope to finishing addressing the comments by the end...

We have completed all of the tasks and addressed the comments, with the exception of adding tests, it's currently ~50% so we will probably need until the end of May...

We've got through adding lots of tests and almost everything is now tested except for one big issue. We're dealing with some issues with testing the functions that query an...

Thanks for the comments! I'll have another look at the updated code again and come up with a list of things to do and a timeline.

- [ ] unused arguments (https://github.com/jessicatytam/specieshindex/issues/61#issue-1253599082) - [ ] storing results w/in a loop (https://github.com/jessicatytam/specieshindex/issues/62#issue-1253657243) - [ ] reduce code duplication (https://github.com/jessicatytam/specieshindex/pull/60#issue-1252587022) - [x] fix dataset documentation duplication - [x]...

For anyone still struggling, I added g++ as @kurryd suggested. You might also want to add OpenCV too, but I ran `pip install opencv-python` afterwards and it didn't break anything....