Add tests to arviz.labels module
See original GitHub issue#1201 has done a significant refactor of plotting functions to rewrite the labeling process. Part of the code added is tested in the sense that plots use it and tests for plots have passed, but there should be a test_labels.py
in the base tests folders to test all bundled classes and test specifically the labellers.
Issue Analytics
- State:
- Created 3 years ago
- Comments:8 (8 by maintainers)
Top Results From Across the Web
No module named 'arviz.labels' - Questions - PyMC Discourse
I'm trying to relabel my variables using arviz MapLabeller from labels, very much like this Label guide. Using arviz 0.11.2 The example ...
Read more >v0.13 Milestone · GitHub
Add tests to arviz.labels module Help Wanted Testing ... add test for from_cmdstanpy to distinguish between vectors of length 1 and scalars Testing....
Read more >arviz.labels — ArviZ dev documentation
The Labeller class aims to split plot labeling in ArviZ into atomic tasks to maximize extensibility, and the few classes provided are designed...
Read more >Developer Guide — ArviZ 0.11.3 documentation
The main 3 modules are data , plots and stats , and then the tests folder is ... If adding another backend please...
Read more >arviz-devs/community - Gitter
I think that your suggestion of adding the code to Arviz makes the most sense. I am wondering what unit tests would make...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@OriolAbril, if this issue is an immediate concern, then you could start working on this, as I might not be free for the next two weeks or so as my exams are approaching and also there are some other formalities at home which I need to attend. Sorry for not informing you earlier. Thanks
Sounds good, let me know if you need any help