Dataframe-image

Latest version: v0.2.3

Safety actively analyzes 634963 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.1.12

* Add `--no-input` flag to command line arguments, allow hiding notebook input cells 10
* Add interface to pass nbconvert config into convert function
* Use `NO_SANDBOX` environment variable to force add `--no-sandbox` argument to Chrome which will be useful with container. 92

0.1.11

- colorfull dataframe exported by matplotlib https://github.com/dexplo/dataframe_image/pull/76
- bring back origin enlarge logic even it does not work with Chrome version 111 and 112

0.1.10

Fix bugs in selenium mode

0.1.9

Bug fix version.

0.1.8

Auto use larger dpi and smaller fontsize to zoom Chrome window and capture whole table in one screenshoot.

But this method have many limitations than previous `--window-size` method.

If table rows > 50, user have to use `selenium` table conversion.

0.1.7

Add `selenium` option to `table_conversion` to allow user use it in google colab.

Install dependency


!apt install firefox-geckodriver
!pip install dataframe_image selenium


Then


df.dfi.export('df.png', table_conversion="selenium")

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.