Thank you for the great library @jonmmease. Have you considered / what do you think about exposing the Vega expression parsing in the Python library so a user can validate, manipulate, or otherwise inspect a Vega expression without having to go through transformed_data (and getting a fairly generic Python ValueError).
I'm a little, ahem, rusty, but could be persuaded to help if this is something you'd like to support and you have guidance on a preferred implementation approach. Thanks again!
Thank you for the great library @jonmmease. Have you considered / what do you think about exposing the Vega expression parsing in the Python library so a user can validate, manipulate, or otherwise inspect a Vega expression without having to go through
transformed_data(and getting a fairly generic PythonValueError).I'm a little, ahem, rusty, but could be persuaded to help if this is something you'd like to support and you have guidance on a preferred implementation approach. Thanks again!