Niru Maheswaranathan

Results 5 comments of Niru Maheswaranathan

You can already pass a custom object for IO using the `out` keyword argument to `table` and `TableContext`. By default, this is `sys.stdout`, but it can be a file handle...

Happy to accept a PR for this!

Do you have a snippet that reproduces the error?

Hi, thanks for bringing this up! I unfortunately haven't tested tableprint on windows and was unaware of this problem. It looks like there is a simple solution (I just need...

That might get confusing if one passes in `index = 0` because then it would select the last element (`-1`)