Greg Werner

Results 9 issues of Greg Werner

I don't think 3.8 is supported because when I do a pip install I have build issues with lxml. The trace is long with a lot of near-identical lines, but...

When trying to record, I use the line ```python myrecording = sd.rec(duration * fs, samplerate=fs, channels=2,dtype='float64') ``` This leads to ``` > Traceback (most recent call last): File "sd_test.py", line...

bug

Here is one that is not Python 3 :) I am running over the code in vote.py and I see that the regex on vote id is failing. And that...

I just downloaded all the bills using `./run govinfo --bulkdata=BILLSTATUS`. Then, I went on to `.run bills`. I believe there are currently about 50,000 items to be processed from running...

TypeError: bestFit() got an unexpected keyword argument 'bestScore'. I had used bestScore='max' Was this removed at some point? Did this ever exist? If it did exist, what is the replacement,...

In general, I am getting what I would expect which is very useful. However, functions are always a tricky one with jupyter notebook because (and correct me if I am...

The link http://downloads.dbpedia-spotlight.org/dbpedia_lookup/ does not resolve.

The file news_corpus/data.csv is read, but is no where present in the directory structure nor is it generated earlier on in the notebook.

I get the error: `Caused by: com.mysql.cj.core.exceptions.InvalidConnectionAttributeException: The server time zone value 'EDT' is unrecognized or represents more than one time zone. You must configure either the server or JDBC...