-
Currently, we have this:
```
from gpsea.view import CohortViewable
cv = CohortViewable(hpo=hpo)
report = cv.process(cohort=cohort, transcript_id=POLR1A_MANE_transcript)
display(HTML(report))
```…
-
Dzień dobry
Czy przewidują państwo kompatybilność wtyczki z HPOS Woocommerce?
Pozdrawiam
Czewi updated
10 months ago
-
If I recall, you aren't dealing with orders so you are probably compatible, but need to declare it so that Woo will stop telling people the plugin is not compatible. Can do something like the followin…
-
Is it possible to update the plugin with the new woocommerce HPOS functionality?
This plugin is incompatible with the "High Performance Order Storage (HPOS)"
DOC:
[High-Performance-Order-Sto…
-
The services/hpos.js code appears to be unused. Host Console has it's own internal logic for handling this so this looks to be duplicate code.
If it is actually used, then IMO we need to stop using…
-
**Describe the bug**
HPO Phenotypes dataset collected by PIS from [here](https://github.com/opentargets/platform-input-support/blob/56960db050b273b92ed70d08b54e0552c067f43b/config.yaml#L12), contains…
-
**Bug Report Checklist**
- [x] I provided code that demonstrates a minimal reproducible example.
- [x] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I c…
-
Here is the table:
https://docs.google.com/spreadsheets/d/1QtefFH-ZahYe_8_dP4uvXbbw-DOxu1A0JAaMUAnUBVY/edit#gid=1417394962
Someone needs to basically fill in column `L` (`review`).
Related to…
-
### Is your enhancement related to a problem? Please describe.
This issue is to investigate ElasticPress's compatibility with [WooCommerce High-Performance Order Storage](https://woocommerce.com/do…
-
Several options for achieving good coverage of hyperparameter space more efficiently than systematic grid search are discussed in scikit-learn documentations. Can pick or experiment and pick to enable…