Primož Godec

Results 34 issues of Primož Godec

Dear authors, thank you for the great keyword extracting methods. When extracting keywords with YAKE it usually happens that in-between keywords there are two words with the same lemma (e.g....

#### Issue Ping function from Hyper does not check the real state of the connection. In my case, I make a connection to the server and then I switch off...

https://github.com/Lukasa/hyper/blob/13e2a909e14349d14ae2b86217062e1568242b9a/hyper/http20/stream.py#L330 End of the stream is not marked when the last chunk is of size equal to MAX_CHUNK (1024). Condition `len(data) < MAX_CHUNK` works fine in all cases when the...

- Add python 3.9 and 3.10 - replace windows-2016 (deprecated) with windows-2019 - Add windows-2022 for the latest - Use ubuntu-20.04 as default

### Pandas version checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsnew/index.html) of...

Timeseries
Regression

##### Issue Pandas may have a bug (or it is just partially implemented new rule for DateTime conversion) that cause our test to fail in the latest version https://github.com/pandas-dev/pandas/issues/48678 #####...

##### Issue Transforming to Time variable fails when timezone is in strings ##### Description of changes Correctly handle timezones in datatime ##### Includes - [X] Code changes - [X] Tests...

##### Issue In Test and Score, the menu to add additional scores is hidden (regular users cannot easily find it): ##### Suggestion Add a sign that would suggest to the...

##### Issue I just randomly found the `colorbrewer` and saw it is deprecated for a very long time. I think it is time to remove it. ##### Description of changes...

##### Issue Fixe https://github.com/biolab/orange3/issues/6125 ##### Description of changes Since Pandas' std fails on GroupBy, I temporarily replaced it with DataFrame's and reported a bug https://github.com/pandas-dev/pandas/issues/48481. I disabled the sum for...

needs discussion