PandasToPowerpoint icon indicating copy to clipboard operation
PandasToPowerpoint copied to clipboard

Python utility to take a Pandas DataFrame and create a Powerpoint table

Results 7 PandasToPowerpoint issues
Sort by recently updated
recently updated
newest added

Package installation using the setup.py checks for package dependencies required (pandas, six, python-pptx) and installs them if missing. Thus installing the same modules from requirements.txt is redundant. requirements-tests.txt could be...

Hello Robin, Need one help for positioning table from excel to existing powerpoint slide in desired location, It would be great if you could provide piece of code for this...

Is there a way to change the default cell and border colors?

Make package available on PyPI