Alexander Kaigorodov

Results 2 issues of Alexander Kaigorodov

Hey there!) I got some problems using the package in docker. I got this traceback inside: ``` >>> df = pd.DataFrame({"1": [1, 2, 3], "2":[5, 1, 5]}) >>> dfi.export(df, "pic.png")...

Added explicit typing into "bf16" condition usage section. I have seen a lot of messages in discord chats and struggled personally with this. This PR doesn't change anything in functionality,...