Sublime-Text-Advanced-CSV
Sublime-Text-Advanced-CSV copied to clipboard
Efficiently format, edit, arrange, and evaluate cells in CSV files
When working in a large Markdown document, sometimes it's nice to quickly paste some text in CSV format and do some calculations on it. Identify the table either by one...
To more easily access full NumPy (and other tools like MathPlotLib), allow a syntax `=[range]!foo.py` which serializes `range` (entire document if not specified), then launches a Python process to execute...
When using the CSV plugin to format source code, sometimes you want the commas to follow the text content directly, instead of lining them up.
Give a variable `t[row][column]` to be used in expressions, to allow for text operations instead of numeric ones. Note that this could be supported, even in the absence of NumPy,...