Acme-CPANModules-BrowsingTableInteractively
view release on metacpan or search on metacpan
table like histogram or sum/average/max/min/etc, or add new columns, or
edit some cells. It also has visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so
anytime you filter rows/columns or create summary or do some other
derivation from your data, you create a new sheet which you can edit,
save, and destroy later as needed and go back to your original table. It
even presents settings and metadata as sheets so you can edit them as a
normal sheet.
It has plugins, and I guess it should be simple enough to create a
plugin so you can filter rows or add columns using Perl expression
instead of the default Python, if needed.
My CLI framework Perinci::CmdLine (Perinci::CmdLine::Lite, v1.918+) has
support for Visidata. You can specify command-line option "--format=vd"
to browse the output of your CLI program in Visidata.
2) DataTables, <https://datatables.net>
DataTables is a JavaScript (jQuery-based) library to add controls to
lib/Acme/CPANModules/BrowsingTableInteractively.pm view on Meta::CPAN
it particularly easy to create summary for your table like histogram or
sum/average/max/min/etc, or add new columns, or edit some cells. It also has
visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so anytime
you filter rows/columns or create summary or do some other derivation from your
data, you create a new sheet which you can edit, save, and destroy later as
needed and go back to your original table. It even presents settings and
metadata as sheets so you can edit them as a normal sheet.
It has plugins, and I guess it should be simple enough to create a plugin so you
can filter rows or add columns using Perl expression instead of the default
Python, if needed.
My CLI framework <pm:Perinci::CmdLine> (<pm:Perinci::CmdLine::Lite>, v1.918+)
has support for Visidata. You can specify command-line option `--format=vd` to
browse the output of your CLI program in Visidata.
2) **DataTables**, <https://datatables.net>
lib/Acme/CPANModules/BrowsingTableInteractively.pm view on Meta::CPAN
it particularly easy to create summary for your table like histogram or
sum/average/max/min/etc, or add new columns, or edit some cells. It also has
visualization features like XY-plots.
It has the concept of "sheets" like sheets in a spreadsheet workbook so anytime
you filter rows/columns or create summary or do some other derivation from your
data, you create a new sheet which you can edit, save, and destroy later as
needed and go back to your original table. It even presents settings and
metadata as sheets so you can edit them as a normal sheet.
It has plugins, and I guess it should be simple enough to create a plugin so you
can filter rows or add columns using Perl expression instead of the default
Python, if needed.
My CLI framework L<Perinci::CmdLine> (L<Perinci::CmdLine::Lite>, v1.918+)
has support for Visidata. You can specify command-line option C<--format=vd> to
browse the output of your CLI program in Visidata.
2) B<DataTables>, L<https://datatables.net>
DataTables is a JavaScript (jQuery-based) library to add controls to your HTML
( run in 0.911 second using v1.01-cache-2.11-cpan-702932259ff )