Results 65 comments of eblis

For me signals with conversion type 7 end up as strings when converted to dataframe, could conversion to parquet filter out the string values ? could it be the same...

I encountered the same issue but I also have Google Authenticator for the account and could use the generated number to log in (might help you out while this is...

I updated the title and first comment. I see an error about signing commits, do you want me to sign my commit as well ? I don't have that configured...

You can hook the [onhistory](https://chrisant996.github.io/clink/clink.html#clink.onhistory) callback so you can save the entry. And I guess you'd hook the [onfiltermatches](https://chrisant996.github.io/clink/clink.html#clink.onfiltermatches) callback to provide the history suggestions on the fly. Alternatively you...

This project looks to be no longer maintained, i have forked it [here](https://github.com/eblis/python-odata) and tried to add (some) of your suggested functionality. I've also published it to PyPi as [python-odata](https://pypi.org/project/python-odata/),...

This project looks to be no longer maintained, i have forked it [here](https://github.com/eblis/python-odata) and tried to add (some) of your suggested functionality. I've also published it to PyPi as [python-odata](https://pypi.org/project/python-odata/),...

This project looks to be no longer maintained, i have forked it [here](https://github.com/eblis/python-odata) and tried to add (some) of your suggested functionality. I've also published it to PyPi as [python-odata](https://pypi.org/project/python-odata/),...

This project looks to be no longer maintained, i have forked it [here](https://github.com/eblis/python-odata) and tried to add (some) of your suggested functionality. I've also published it to PyPi as [python-odata](https://pypi.org/project/python-odata/),...

@da1910 sorry, github suggested you as a reviewer so I just went ahead and accepted. I hope it doesn't take too long for this to get reviewed again, or else...

> re the typing errors in the pipeline: so far as I can see no-one ever passes any arguments to `temporary_directory()`, so I'd just remove the `args` and `kwargs` altogether....