bayesline.apiclient.AsyncDataFrameTaskClient.is_ready# async AsyncDataFrameTaskClient.is_ready() → bool# Check if the task has completed and the result is ready. Returns# boolTrue if the task is complete and result can be retrieved, False otherwise.