Helm plugin for generating values.schema.json from single or multiple values files. Schema can be enriched by reading annotations from comments. Works only with Helm3 charts. With pre-commit, you can ...
On a lot of DataFrame objects, the index will typically be an ascending list of numbers. If I have something with dates, I would often want to change the index to something like the data and the time ...