Stefan
Stefan
In experimenting with the `tv.toml` config file, it seems to fail to parse and take effect if only _some_ options are present. They must all be present. This was a...
### Description Edit: Zed vim does not support named registers. Named registers currently read and write from the primary clipboard -- the same one as `⌘C`/`⌘V` or `y`/`p`. A previous...
Hello, Please consider this contribution which adds a new input stream node: `CInputStream_NetCDF`. CInputStream_NetCDF takes the following parameters in the ini: - file_name, expected to be a netcdf file -...
Adds a new processing node that summarizes a list of APIDs observed and a count of each. Very useful for discovery!
## Summary A potential solve for #947. Adds a `header_value` property on `Column` and `BoundColumn`, analogous to the current `header` property. Then, adjusts `as_values` to use the `header_value` property for...
## Description Remove upper version bound for Pydantic. There are no less than 7 +1s about this in https://github.com/pyupio/safety/issues/673. No background in #655 (refs #620) on why the upper bound...