-
#### Describe the bug
This is more of a **question**, and maybe a potential issue (please, correct me where I am wrong)
I was trying to fit a simple `logit` model using `sm.Logit` approach but I…
-
### Bug report
**Bug summary**
Autoscaling behavior around axvlines is inconsistent.
**Code for reproduction**
```python
from pylab import *
fig, axs = plt.subplots(2, 2)
…
-
#### Describe the bug
I wish to look at regression statistics like MSE, rsquared, pvalue etc. but I keep getting the error:
`shapes (128,64) and (128,64) not aligned: 64 (dim 1) != 128 (dim 0)`
…
-
#### Describe the bug
When I am doing Cointegratoin for Y and X, I use Eviews 10 and select_coint_rank in statsmodels.tsa.vector_ar.vecm.
**The bug happens ONLY when k_ar_diff=0.**
in Eviews …
-
#### Describe the bug
Upon running a ConditionalLogit with many observations approx. 1 million (I would actually like to run the code on 10 times as many observations 😅) I encounter an exception, n…
-
I am using python 2.7.13 and running hypercube from spectral http://www.spectralpython.net/#, but I cant run this app because there is some bug or error. Please help me to solve it.
C:\Python2.7.13…
-
Hello all,
I seem to run into a problem when I use the (latex) package `concmath`, and try saving the resultant plot as a pdf (png and jpeg work fine). As suggested in #10272, I've tried installing…
-
OS: Ubuntu 19.04 64-bit
Python: Python 3.7.3
Rust: 1.35.0
I'm unable to use `numpy` in my test project.
1. I tried to use `numpy` in my project, and I got an error saying there wasn't a module c…
rjzak updated
2 weeks ago
-
### Bug summary
I recently started running into the infamous `Tcl_AsyncDelete: async handler deleted by the wrong thread` crash quite frequently despite using matplotlib strictly from the main thre…
-
您好,
学习了您写的代码,我收获了很多,学习到了很多,但是我也有些问题,麻烦您解答下。
1. 5.8中您说“注pymvpa2包不支持1维,可设置其竞争层size为 n*2 来近似研究”,那为什么n*2就算是降维了呢?
2. 请问用pymvpa2能实现像matlab神经网络工具包展现训练竞争层的神经元映射结果的功能么?
麻烦了。