Eric Semeniuc

Results 18 issues of Eric Semeniuc

Samples at https://fatchord.github.io/model_outputs/ are broken

This patch fixes queries that use wildcards (%) in SQLAlchemy. The params argument is an empty dict if no extra parameters are provided. This causes [line 256 of presto.py](https://github.com/esemeniuc/PyHive/blob/6ef94d12f0a53c6c35b60bf335a731e3b585c9e6/pyhive/presto.py#L256) to...

Eg. "COL A Some info1", "COL B Some Info2" "data 1", "data 2"

Updated presto support and updated the readme. Please comment if any changes are needed

When running `timefhuman('last wednesday of july')`, I get the following error: ```python Python 3.6.7 (default, Oct 22 2018, 11:32:17) [GCC 8.2.0] on linux Type "help", "copyright", "credits" or "license" for...

enhancement

Hi, It'd be lovely to have a section that could contain extra elements so that the head.php file doesn't have to be manually edited. Hope you consider this.

https://github.com/UBC-NLP/dlnlp2019/blob/master/slides/probability.pdf

Seems to fail when using `localhost` versus a direct ip ``` # localhost fails ➜ ~ websocat -v ws://localhost:8900/ [INFO websocat::lints] Auto-inserting the line mode [INFO websocat::stdio_threaded_peer] get_stdio_peer (threaded) [INFO...