AI Factor Feature Import Does from csv not work

If there is a comma "," in a formula in the csv file, the import does not work.

Also, if there was a way to change all the normalization methods for all factors at once, that would be awsome.

I'll add to the current AI factor sprint. Thanks

Here's a workaround: use the clipboard instead of importing the csv

  1. Open your spreadsheet
  2. Copy your features into the clipboard
  3. Then Import from Clipboard and set the Delete Existing Features checkbox

This will work because copy/paste use Tabs as delimiters

Do you mean in the UI/UX ? You can export/change/import as a workaround.

Thanks

Also, I tried using commas in the csv and it worked. Can you provide example?

Unable to duplicate reported import error. Closing issue.

I believe I also run into this issue with the CSV import not working. Specifically when I try to include the normalization fields. I tried a dozen variations and was only able to get it working by using the copy/past method.

It would be awesome if we could expose this through the public API. Currently, you can only upload features to the ranking system, which doesn't provide normalization metadata.