by smdavis
TaDaPro is a command-line utility to operate with numerical column tabulated data.It is intended for operations that are cumbersome to do by hand in a spreadsheet, and for transformations that have to be applied as a batch process on many files.
0.8.5: - New 'split' command to split a table into several tables by rows/columns - New 'arrange' command to exchange the order of rows/columns - New 'reshape' command to change the dimensions of a table, conserving the number of cells - New 'function' ...
0.8.3: - Fixed bug in command completer - Fixed bug in argument handling - Fixed several regression bugs - Added command history in ~/.tadapro.history - Column zero is not printed in non-interactive mode - New error message, "Out of range" - Better ...
0.8.2:
- Support for pipes in 'load', to customize the loading of tables: loading of compressed files, etc.
- Support for variable arrays
- Improvements in the online help, better documentation of individual commands
- Ternary operator inside { }, ...
- Arithmetic Expansion with { }
- Subcommand expansion with [[ ]]
- Support for variables
- Environment variables expansion with @( )
- Multiples lines with ;
- Macros make TaDaPro scripts modular
- Support loading scripting files with -e
- Support for ...
Initial alpha release.
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use