Create Excel file using Python

Поделиться
HTML-код
  • Опубликовано: 1 фев 2025

Комментарии • 15

  • @TacticalxRecon
    @TacticalxRecon 3 года назад +9

    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!

  • @lugh5188
    @lugh5188 3 года назад

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

  • @dailygamingA-Z
    @dailygamingA-Z 3 года назад +1

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

  • @jpenber2542
    @jpenber2542 3 года назад

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

  • @caroleb5954
    @caroleb5954 3 года назад +1

    Thank you so much for the sharing of your knowledge

  • @jbcbsp8995
    @jbcbsp8995 3 года назад

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

  • @enzian1203
    @enzian1203 4 года назад +2

    Thanks I really needed this

  • @jobarmure6169
    @jobarmure6169 2 года назад

    thx easay and very helpful

  • @Khaled7AI
    @Khaled7AI 4 года назад

    thank you brother
    that was really good

  • @edchelstephens
    @edchelstephens 2 года назад

    Thanks

  • @rafy-ivanmorales3077
    @rafy-ivanmorales3077 3 года назад

    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.

  • @clarkg9363
    @clarkg9363 3 года назад

    thank you

  • @moumenabdelali6730
    @moumenabdelali6730 4 года назад

    Thank you, can you put these codes pleas

    • @telejonjensen
      @telejonjensen  4 года назад

      Hi,
      I am working on getting the code up in Github.
      Thanks for watching.
      Jon