Ivan Petrov

Results 9 issues of Ivan Petrov

Hi, I'm using CodeIntel with python 3.6 from anaconda on windows 10. Sublime 3.1.1. It seems that indexing doesn't work. I got errors on all non-basic models like numpy. Any...

When running jupyter example the code breaks. I'm running the following code: ``` import abce simulation = abce.Simulation(name="ipythonsimulation", processes=1) class Agent(abce.Agent): def init(self, parameters, agent_parameters): self.family_name = agent_parameters self.world_size =...

New version of 'hash' in python give different values during execution of each thread when doing multiprocessing. Following error will accure: 50000_firms/start.py return error when running in 2 or more...

## Expected Behavior I am running library on Windows. To sync project I wrote "dbx sync" command in ".sh" file. Then I have "sh.exe" in a different directory, basically I'm...

Hello, I'm building gooey app on windows using pyinstaller with python 3.6 using gooey 1.0.2. When I run the program after building files I get error message on python encoding...

Hello, I have installed and configured `pyttsx3` on my macOS. And by default it uses `nsss` as driver and this setting works fine. However when I change the driver to...

#### Describe the bug Reporting a bug in linear mixed-effects model. In scenarios where mean is conditional on two grouping variables the estimated coefficients are very far away from the...

### Description Hi, I would propose to adjust some of the settings that make working with multipolygon buildings easier. Let's say that you have two areas and you combined them...

enhancement

#### Is your feature request related to a problem? Please describe Hi, the issue is with `statsmodels.tsa.x13.x13_arima_analysis` which doesn't allow to edit `usertype` of exogenous variables in the specs. This...