Pandas html table from excel 29/11/202023/09/2021pythonprogramming Html table from Excel with Pandas [...]
Create a nice html table from Excel with Python and Pandas 11/03/202011/03/2020pythonprogramming Convert Excel data into a nice and eleagant responsive table in html to use it into your web pages to display data to your audience [...]
More graphs in the same window with MatPlotLib in Python 08/03/202008/03/2020pythonprogramming More tables into a window with matplotlib and python with data about coronavirus in Italy, France and South Korea [...]
Webscraping coronavirus data: 04/03/202005/03/2020pythonprogramming Scraping the web to find the data about coronavirus in Italy with Python [...]
Data about coronavirus live with Python shell / dati aggiornati sul coronavirus con Python 26/02/202001/03/2020pythonprogramming Check the data about coronavirus in Italy live in the shell thanks to Python. Controlla i dati sul coronavirus in Italia grazie a Python sulla pagina web. [...]
Make HTML TABLES with PANDAS with css Style 01/02/202002/02/2020pythonprogramming Create an html table that is nice with pandas [...]
Collect data from Reddit 29/12/2019pythonprogramming Data from reddit: get them with Python and Plotly [...]
Firebase with Pyhon: the free Google database 22/09/201904/12/2019pythonprogramming Use the free database Firebase with Python in no time [...]
Excel data to HTML report (the easy way) with Python 05/08/201916/08/2019pythonprogramming What if you need to make a report from data in Excel and you want to do it fast and easy? Gotta use Python. [...]
How to do a report from Excel to Html with Python (old post renewed) 15/06/201906/01/2020pythonprogramming How to get data from excel and report them in html or in word in a nice readeable mode without wasting time. [...]