Create Excel file using Python

preview_player
Показать описание
We will use xlsxwriter to create an Excel spreadsheet. This video will show how to write data, format the data and control the overall appearance of the data in the spreadsheet.
Рекомендации по теме
Комментарии
Автор

Thank you brother! You just earned me a promotion with this! I was making an automation tool that compiles data from a text file, writes it to an excel and uploads the data to the company site. This was the final piece of the puzzle!

TacticalxRecon
Автор

Hello :)
I'm a beginner in coding
I got more information from this video
Thank you so much 🙏❤️

dailygamingA-Z
Автор

Thank you my man, I was about to use pandas just to write on a spreadsheet, this is so much simpler and more compact

lugh
Автор

Hola, justo es lo que necesitaba bien explicado y con posibilidades de explorar mas ya que lo entendí al 100%. GRACIAS

jbcbsp
Автор

Very useful video for a Python utility beginner, thank you!

jpenber
Автор

Thank you so much for the sharing of your knowledge

caroleb
Автор

thank you brother
that was really good

KhaledAI
Автор

I’m a new student and need help to do this project:
I have a port scanner script it works properly, it works in Pycharm using python3.9.
I have to make a file and I did make call (Example.txt)
On this file, I have to do this:
3. If the Ports is open, it should create a file and add an entry for port number
4. In case of any exception for instance “host is not available”, “host name could not be resolved” or
due to any other error, you need to write that exception into the same file.
I’m not asking for you to do the project for me, I'm only asking ware I need to work or used in my script to accomplish this because it is my first time doing this and working with python too, and I have been struggling with this part one very bad. I can even send you the code, so you can look and only tell me what I’m doing bad, is not working.

rafy-ivanmorales
Автор

Thank you, can you put these codes pleas

moumenabdelali