Data Mining Tools: Row to Array

This is a web based data mining tool that makes it easier to get rows of spreadsheet data into
your Python script as an array. Instead of having to parse spreadsheets from within your script,
all you have to do is copy and paste a row of data into the web form and this script will produce a
Pythonic list (array) that can be copied into your script. Created with Python 2.7.5

 Paste row of data here:

What type of data does your list contain?
strings
other (no quotes)