Replace quantile with built-in function percentile_cont()?
Open
follow up
snack
wish
- Dominant language
- Python
- Stars
- 5.7k
- Forks
- 1.1k
- Avg merge
- 12d 2h
- Merged PRs (30d)
- 1
Description
- [ ] **What's your use case?**
it is now difficult to do a regular make install of the quantile extension to Postgres for the latest versions of Postgres. In my communication with the developer of PostgresApp he proposed the alternative to use percentile_cont() in the calls to the Postgres environment. Think it would be a good option for future versions of the Orange3 environment and would simplify the installation and full use of the Postgres connectivity.
- [ ] **What's your proposed solution?**
Described above....
- [ ] **Are there any alternative solutions?**
Described above.
Contributor guide
Assessment
This issue has not been assessed yet.