David W Wright

Results 4 issues of David W Wright

When I import affilliation_parser I get the following error: ![affilliation_error](https://cloud.githubusercontent.com/assets/4116562/22596042/dac1a498-ea21-11e6-85d5-6be80e3fe632.PNG) This looks like it is related to the parsing of an ä character in the file being read.

In `4 - Conditionals.ipynb` the first example is FizzBuzz but the text following this on ternary operators talks as if it if preceded by a simpler if / else block....

When making a polar plot the units used for input data are radians, however the axes produced for the plot are in degrees. This seems unnecessarily confusing. A short illustrative...

API: changes
topic: polar
keep

If I run the command: ``` shape-it -r mol1.sdf -d mol2.sdf -o mol1-ref-out.sdf -s mol1-ref-score.txt --noRef ``` The stdout suggest the option to suppress the reference in the output sdf...