Csvkitcat

Latest version: v1.6.1a0

Safety actively analyzes 613797 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.6.1alpha

========================

Likely the last update as "csvkitcat" before moving to csvmedkit

- csvwhere

- csvsed, csvrgrep
- revamped required arguments and additional expressions

- csvsed

+ --like-grep now only filters by the first (required) expression, as chaining additional expressions likely results in a too-small result set for most use cases


- csvchart: killed, moved to csvviz library

1.5.6alpha

===========

- changed various flags for many of the tools
- added ``--version`` flag
- cleaned up internals and csvkit inheritance
- [NOT YET FIXED] csvsed is fixed

1.5.5alpha

===========

- :doc:`csvrgrep <moreutils/csvrgrep>`: like ``csvgrep``, but designed for when you want to concisely do a lot of regex filtering over a combination of columns

- csvsed: reworking its internals. Still being worked on, but current tests pass

1.5.1alpha

===========

- the ``regex`` module seems to be very slow (e.g. csvsed), so it's been replaced with standard ``re`` in all tools except ``csvnorm``. Hopefully that's ok!

1.5.0alpha

===========

:doc:`moreutils/csvgroupby`: for doing the equivalent of SQL ``GROUP BY [columns]``

1.4.0alpha

===========

:doc:`csvpivot <moreutils/csvpivot>`: Pivot a table on rows and columns (TK better label)

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.