Andrew

Results 588 comments of Andrew

Hi, sorry for the late response! There has been many breaking changes in Prefect 2.0 (about to GA!) Will test if this problem persists with the new Deployments.

It seems to be fixed with the latest Prefect 2 + prefect-ray. Steps I took to reproduce: ``` pip install -U "prefect>=2.0b15" # soon just pip install -U prefect pip...

Regarding prefect latest, are you installing from GitHub directly, or `pip install prefect==2.0.2`? I'm wondering if it's because it's outdated based on this line: ``` (begin_task_run pid=938) File "/home/ray/anaconda3/lib/python3.9/site-packages/prefect/deployments.py", line...

Hi @joelostblom, I was wondering if you have plans to make a pull request to implement swarm plots? I made a prototype using pandas, but I think it might have...

But not very friendly towards stacking with a box whisker/violin because of categorical axes (and datetime) ![image](https://user-images.githubusercontent.com/15331990/50551728-698d1180-0c3a-11e9-98f5-20c0b2ddbcf5.png)