F

Flyte enables you to build & deploy data & ML pipelines, hassle-free. The infinitely scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. Explore and Join the Flyte Community!

SyntaxError in Flyte task preprocessing

Summary

The user is trying to preprocess a string into a dictionary using ast.literal_eval() in a Flyte task but faces a SyntaxError due to an unexpected character. The same input works in a Jupyter notebook, leading the user to question if there are encoding issues to investigate. They also request an example of what row[text] looks like.

Status
open
Tags
    Source
    #ask-the-community