Henry Ehrenberg

Results 3 issues of Henry Ehrenberg

## Describe the solution you'd like Using `PandasParallelLFApplier` includes an index sort on the original DataFrame, which can result in unexpected row order if the index is not sorted when...

no-stale

As evidenced by #16 and #18, TANDA doesn't currently work correctly with the newest versions of TensorFlow. We developed with TF 1.2, and we know it works with that. But...

enhancement

The API has changed quite a bit, and now we need to override `get_random_transform(...)` and `apply_transform(...)` instead of `random_transform(...)`. See https://github.com/keras-team/keras-preprocessing/blob/master/keras_preprocessing/image.py#L1681

bug