David
David
Currently the documentation is a bit bare-bones. I think it would help in particular to explain the fundamental concepts such as the pipeline, operations, steps, doc properties, and how they...
In order to expose some of the pipeline processing, we need to add logging in Doc and Pipeline classes.
I consider this a point or matter of discussion, debate, or dispute: the implementation of a partial_fit method for incremental learning.
I have been trying to run this python-obd on my Raspberry pi, but am facing some issues with some of the return values. I connect as follows; ```conn = obd.OBD(portstr="/dev/rfcomm0",...