Utkarsh Gupta

Results 38 issues of Utkarsh Gupta

I've changed the max_len_align/padding to a new key `position` so that the user can choose one of 3 options instead of having 2 bools. It should also simplify adding more...

Hey, since this package is no longer maintained, I decided to create my own version, with support for autopep8, black, isort, yapf. I've added all functionalities of this package &...

GNU stow can do shallow symlinking i.e. if the directory is already present, it will symlink the files inside it, leaving the directory untouched. This allows other files to be...

enhancement
help wanted

We use ClickHouse & it doesn't like `STRING`, it prefers `String`. It would be nice if we there was an ignore keyword list for uppercase.

Hey, since this package (and it's fork) is no longer maintained, I decided to create my own version, with support for autopep8, black, isort, yapf. I've added all functionalities of...

It would be great if this library could automatically create batches & save them using SequenceExample. I tried to batches myself, but I got memory issues when trying to do...

It would be useful if we could get branch-related metrics as well, to track on what we were working on, not just the files.