Robert Pollak
Robert Pollak
It currently says: > Python 3 will eventually supercede Python 2, but it is not backward-compatible with Python 2. A lot of existing python code and packages has been written...
I have connected an external drive via USB-OTG and cannot browse to it.
to avoid everyone [stumbling over](https://github.com/joferkington/mpldatacursor/issues/100#issuecomment-700073218) the already fixed matplotlib 3.3.0 error #97.
Is there a way to make point labels work with pandas.DataFrame.plot? I am using WinPython64-3.6.5.0Qt5 which contains mpldatacursor 0.6.2 and pandas 0.22.0. I have tried the following (with graphics backend...
Dear 75py, let me please ask you: Would it be possible to create the commit messages in English? Currently I (and probably many other interested people) have to use a...
Let me kindly ask for a binary Linux release for testing. (I am currently using venv+pip-tools.)
I was expecting to see the overall backup duration printed somewhere at the end of the snapshot log, when switching to Filter:Informations. I am currently using version 1.3.3-3 from the...
With current Sympy 1.12, the code ```python from sympy import symbols, floor from sympy.plotting import plot x = symbols('x') plot(floor(x)) ``` gives  This graph should not be connected at...
I want to manage a model database without using temporary files. For this, I propose an API extension: ``` int svm_save_model_buffer(const char *model_buffer, int buffer_length, const struct svm_model *model); struct...
For the record, rhodey wrote on the mailing list: > At this time you cannot use Flock to manage a shared calendar. We would really like to support this feature...