jtisbell4

Results 4 issues of jtisbell4

* Reconfigured tox.ini * Moved DBR-specific requirements into `python/tests/requirements` * Made `SparkSession` initialization dynamic in `python/tests/base.py` * Fixed bug in `python/tempo/tsdf.py`

Hi, I am attempting to use `ParallelRunStep` for a batch training job. The data that is being ingested for training is a partitioned file dataset, so I am using [this...

I am getting a failure in my deployment which I think is related to #5091 (I am using seldon-core v1.18) I believe it's tied to the following: https://github.com/SeldonIO/seldon-core/blob/6a45b2b0d803fdce8761d40639566db5272db065/servers/mlflowserver/mlflowserver/requirements.txt#L2 Can we...

Major changes to test and build infrastructure, predominantly related to `tox`: * `tox` environments correctly configured * GH actions simplified/refactored to exclusively use `tox` * Officially dropped support for DBR...