"syntax error" when performing train / test split

When I attempt to perform a train/test split I get this error message after entering “perform split”: " Failed to perform train / test split

syntax error at or near “‘training’”

Project ID: 698637

Repro steps:

  1. Add some data
  2. Press “Preform train/test split”

Hi @chris1 , yes - someone (actually, me :smiley:) seems to have broken this very recently. Will push a fix (probably live tomorrow) and will make sure there’s a test for this so it doesn’t happen again.

Hi @chris1 - this has been resolved. :white_check_mark: Thanks for reporting!

Awesome, thanks for the quick fix!