IBMExperimentService.create_or_update¶ IBMExperimentService.create_or_update(create_func, update_func, params, create=True, max_attempts=3)[source]¶ Creates or updates a database entry using the given functions Return type: Tuple[str, int]