-
Note: the issue was created automatically with bugzilla2github tool
Original bug ID: BZ#870
From: @ybertot
Reported version: 8.1
-
**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): Bug Report
- VSCode Version: Code 1.15.1 (41abd21afdf7424c89319ee7cb0445cc6f376959, 2017-08-16T17:15:57.756Z)
- OS Version: Darwi…
-
I am getting this error:
`/home/mickey/anaconda2/envs/HERA/lib/python2.7/site-packages/healpy-1.10.3-py2.7-linux-x86_64.egg/healpy/pixelfunc.py:105: UserWarning: Warning: cannot import _healpy_pixe…
-
hi, the minimal reproducible example below causes R to crash (not just error) at this line inside `variance_est`:
z_hi
-
As in http://amol-mandhane.github.io/htmlPy/ , I created three files exactly the same as the example in `hpy_test/`.
Then I ran
```
cd hpy_test
python main.py
```
I got the following error:
```
Tr…
-
Guppy's heapy module has several well-documented issues that prevent it from loading. For example, the one-liner:
`python -c 'import guppy; hp = guppy.hpy()'`
returns an ImportError. This is normall…
-
**Original report ([BitBucket issue](https://bitbucket.org/hoffmanlab/segway/issues/60)) by Eric Roberts (Bitbucket: [ericr86](https://bitbucket.org/%7Bcd8c1fe0-28ca-45fb-8ef9-48090b42bb80%7D/), GitHu…
-
Goals:
- Find a way to identify possible place where the memory is leaked.
- Fix the memory leak in the identified places.
-
In a dataframe where two column names are passed to `group_by`, the `separate` function will not find the first column name (but will find the second one).
Here's an example...
```
df %
group_by…
-
Hi:
I have tested the insertions of several million data,Starts quickly, afterward was slow.
Every so often, inserts a data to use over 40 seconds!!
At this time, directly uses the mongodb…