iago

Results 6 issues of iago

This issue is related to #412. Right now, when an empty DataFrame is printed, it just show an empty frame with no information. When #412 gets implemented, it could print...

bug
enhancement

## Bug Report #### Steps to reproduce This is my case: 1. Create an encrypted file. I use EncryptPad for this with the first Lorem Ipsum paragraph in it. 2....

bug

I found this bug using the following Python snippet: ```json "if(main)": { "prefix": "__main__", "body": [ "if __name__ == \"__main__\":", " ${1:pass}" ], "description": "Code snippet for a `if __name__...

help wanted

Why there is no support for using different languages in [www.xkpasswd.net](www.xkpasswd.net)? It seems that this library already supports other languages. I would love to be able to use the password...

I didn't find any way to do the equivalent of executing `adb exec-out `. Any plans of including it? Would it be difficult to implement that? I think it could...

enhancement

Hi, I'm using `dataframe_image` for a project. It was working fine, but since the last week it stopped working with the default backend (I'm pretty sure that is due to...