-
on start, Orange will crash, if you have network proxy configured.
If we disable the network proxy it works fine. crash dump info below / attached
[orange3_network_proxy_crash.txt](https://github…
-
I'm working in Jupyter/IPython to plot an amount of Words per Day, but am having trouble using datetimes with Regplot. The issues seems to be somewhat akin to [#257](https://github.com/mwaskom/seaborn…
-
Hi,
As mentioned in my comment in issue #820 , I'm not able to run `Tests/test_KDTree.py` or the related class in the `Bio` folder.
Following @peterjc suggestion, I've run the `python setup.py i…
-
[DEPRECATION WARNING]: Using bare variables is deprecated. Update your playbooks so that the environment value uses the full variable syntax ('{{apache_modules}}'). This feature will be removed in a f…
-
Does stat_smooth support any method other than 'lm'? Does it support formula? It seems not. Thank you!
-
The survival analysis is still a dynamic area of research which in many cases require complex pre-analysis of assumptions. One assumption of the most popular survival analysis model, the cox proportio…
-
Scatterplot options (for regular bivariate, and partly for scatter plot matrix, Moran scatterplot, and bubble chart):
- remove regimes regression as option when LOWESS is selected (since LOWESS is alr…
-
The prototype of suggested function:
requantify
-
The algorithm of LOWESS regression has a bug when use std::partial_sort() function. It's definition is:
template< class RandomIt >
void partial_sort( RandomIt first, RandomIt middle, RandomIt last );…
-
sns.**version** '0.7.0'
mpl.**version**'1.5.1'
Could be user error, feel free to correct me if my usage is wrong.
What I'd like to do is a linear regression plot with categorical labels for the 'ti…