Eric Wong

Results 3 issues of Eric Wong

**Attachment image not showing up when writing content with jupyter notebook** This was originally reported in https://github.com/executablebooks/jupyter-book/issues/321. Apparently it was working back then but I couldn't get it working with...

enhancement

Since updating to latest version I randomly get errors like this: ```python Traceback (most recent call last): File "print_parquet_metadata.py", line 28, in df = pd.read_parquet(args.file, use_threads=True) File "/Users/mtrbean/.pyenv/versions/stats3/lib/python3.6/site-packages/pandas/io/parquet.py", line 282,...

It is currently not possible to set the "usual" `loc` and `scale` params on the log scale for the LogNormal distribution. `loc` is usually 0, and `scale` should usually set...