Data Mining Tools: Column to Array

I have created some Python tools that make data mining easier. For example, when  moving lots of data around one thing that comes up often is getting information from a spreadsheet into a Python data container such as a list. This can be done by adding some code in a Python script to open an … Continue reading Data Mining Tools: Column to Array