-
Hi, I am trying to reproduce the result from your pubchem-parse.py and somehow I get a timeout error. How can I resolve it?
-
With the latest dev version of numpydoc the docs fail to build on master for me. Can anyone else reproduce this?
``` shell
$ pip freeze | grep numpydoc
numpydoc==0.6.dev0
$ make -C doc clean html
rm …
-
```
$ curl https://apt.dockerproject.org/
503 Connection refused
Error 503 Connection refused
Connection refused
Guru Mediation:
Details: cache-syd1625-SYD 1439723427 …
-
Load this ipynb: https://raw.githubusercontent.com/gumption/Python_for_Data_Science/master/Python_for_Data_Science_all.ipynb
After it's loaded, click notebook -> publish to web. The following goes to…
-
Crashes arbitrarily when I hit refresh repeatedly. Refreshing again fixes it. See wb2py log below.
-
``
For instances, we might want:
1. num residues
2. num chains
3. Something like the output of a Pandas DataFrame, for example:
```
name element resSeq resName chainID
serial …
-
Suppose I want to acces a column in df2 (perhaps there is a near way, but I also expect these to work):
```
In [11]: df
Out[11]:
h1 main h3 sub h5
0 a A 1 A1 1
1 b B 2 B1 2
2 c…
hayd updated
11 years ago