pandas_streaming.exc¶
Exceptions.
- class pandas_streaming.exc.exc_streaming.StreamingInefficientException(meth)[source][source]¶
Kind of operations doable with a pandas.DataFrame but which should not be done in streaming mode.
Exceptions.
Kind of operations doable with a pandas.DataFrame but which should not be done in streaming mode.