Parse XML Files with Python - Basics in 10 Minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 16 ก.ย. 2024

ความคิดเห็น • 59

  • @richard_tanner
    @richard_tanner 19 วันที่ผ่านมา +1

    possibly the easiest tutorial to follow for xml beginners. thank you very much!

  • @MediaFiles-q4y
    @MediaFiles-q4y ปีที่แล้ว +18

    This is by far the best tutorial on xml in python, i have been to many big channels but still couldn't understand. Yet here you make it so simple, i salute you

    • @MaxRohowsky
      @MaxRohowsky  ปีที่แล้ว

      hey, that's awesome! glad that these videos help people out there!

    • @Benson-Black
      @Benson-Black 5 หลายเดือนก่อน

      @@MaxRohowsky Thank you

  • @WeiyunShan
    @WeiyunShan 2 หลายเดือนก่อน +2

    This is a great tutorial about xml file handling by python code. Very clearly explained structure of xml file. Easy to understand and follow through!

    • @MaxRohowsky
      @MaxRohowsky  2 หลายเดือนก่อน

      thanks so much :) didn't think this would become that popular

  • @MediaFiles-q4y
    @MediaFiles-q4y ปีที่แล้ว +6

    This is so far the best tutorial on xml in python for beginners. You explained everything very well.

  • @oren2010T
    @oren2010T 11 หลายเดือนก่อน +2

    thank you for the video, in 10 minutes !! it really helped me understand xml structure and how to read it with Python ! thank you !

    • @MaxRohowsky
      @MaxRohowsky  11 หลายเดือนก่อน

      Glad it helped!

  • @willofirony
    @willofirony ปีที่แล้ว +4

    Awesome! As a C++ programmer, this seemed so easy. Thank you.

  • @moazzamhossain1284
    @moazzamhossain1284 2 หลายเดือนก่อน

    This is really an excellent tutorial. Very well explained. Thank you so much!

    • @MaxRohowsky
      @MaxRohowsky  2 หลายเดือนก่อน

      hey, glad it helped!

  • @Ykotb08
    @Ykotb08 หลายเดือนก่อน

    Simple , short and on point. Thank you!

  • @bilkisabe1660
    @bilkisabe1660 ปีที่แล้ว +2

    Thanks, best easy to understand tutorial ever!

  • @ooneuro
    @ooneuro 6 หลายเดือนก่อน

    it was EXTREMELY helpful. I spent an hour on this 10 min vid while investigating an open exoplanet catalog that I need to parse for a project. It's more complicated but hopefully I'll do it )) Thank you! I'd likee to progress to some iteration examples.

    • @MaxRohowsky
      @MaxRohowsky  6 หลายเดือนก่อน

      Hey, always nice to read such comments! Glad it helped! :D

  • @maupusillo
    @maupusillo 3 หลายเดือนก่อน

    I understood a lot in these 10 minutes, thanks you so much

    • @MaxRohowsky
      @MaxRohowsky  3 หลายเดือนก่อน

      that's awesome :)

  • @johnteles1131
    @johnteles1131 7 หลายเดือนก่อน

    Great tutorial! Very clarifying. Thanks!

  • @zeljkotabakovic5311
    @zeljkotabakovic5311 7 หลายเดือนก่อน

    Quite simple to understand and useful. Thanks

  • @jakiasultanajui4588
    @jakiasultanajui4588 9 หลายเดือนก่อน

    Short, Simple and The best

    • @MaxRohowsky
      @MaxRohowsky  9 หลายเดือนก่อน

      thanks! glad it helps ppeople out ther!

  • @higiniofuentes2551
    @higiniofuentes2551 2 หลายเดือนก่อน

    Thank you for this very useful video!

  • @laiahunshishakharkongor3483
    @laiahunshishakharkongor3483 7 หลายเดือนก่อน

    Thank you for the video. I was so confused before this

    • @MaxRohowsky
      @MaxRohowsky  7 หลายเดือนก่อน

      Awesome that these old videos still help. I need to make more I think.

  • @os5803
    @os5803 6 หลายเดือนก่อน

    very cool , i was hoping you would upload the python file text in description :P

  • @douglas_SenhorBOT
    @douglas_SenhorBOT ปีที่แล้ว

    very nice my friend, I needed this explication , very great . Thanks

    • @MaxRohowsky
      @MaxRohowsky  ปีที่แล้ว +1

      Glad it was helpful!

  • @theghost12
    @theghost12 ปีที่แล้ว

    Many thanks, very easy to follow and helped me.

  • @aradthetyper2101
    @aradthetyper2101 ปีที่แล้ว

    Thank you this helped a lot

  • @RonaldPostelmans
    @RonaldPostelmans ปีที่แล้ว +2

    i like your video allot. unfortunately i can't get a solution for my xml, that is because i have an extremely nexted .xml file which has 3 child objects and per object multiple grand childs en serveral childs beneath, and the numbher and sort childs are different per child object, so its very difficult. So maybe you can do a next video about multiple nested xml files

    • @MaxRohowsky
      @MaxRohowsky  ปีที่แล้ว +1

      Hi Ronald :) thanks for the suggestion. Nested xml files to indeed sound quite nasty :S. If I find spare time in my content calendar, I might fit it in.

  • @caegi137
    @caegi137 6 หลายเดือนก่อน

    Thanks bro u awesome

    • @MaxRohowsky
      @MaxRohowsky  6 หลายเดือนก่อน

      I got you! Keep coding! All the best, Max

  • @PSen-n1e
    @PSen-n1e 9 หลายเดือนก่อน

    you earned a subscriber!

    • @MaxRohowsky
      @MaxRohowsky  9 หลายเดือนก่อน

      awesome, hope the content helps!

  • @kavidusulakshana9967
    @kavidusulakshana9967 ปีที่แล้ว

    Awesome .Thank You so much

  • @amrahismayilzada8596
    @amrahismayilzada8596 7 หลายเดือนก่อน

    Hello. Can you show these steps for multiple xml files in a folder?

  • @higiniofuentes2551
    @higiniofuentes2551 2 หลายเดือนก่อน

    How to install the Elements import?
    Thank you!

  • @shurazeta
    @shurazeta 6 หลายเดือนก่อน

    is there some xml parser challenge in leetcode , or hackerank, etc?

  • @benvan3721
    @benvan3721 3 หลายเดือนก่อน

    Thanks. I wish you add the git link for source codes respective of the tutorials

    • @MaxRohowsky
      @MaxRohowsky  3 หลายเดือนก่อน

      hey :) usually i do. Sorry, seem to have forgot here

  • @amaliaameel
    @amaliaameel ปีที่แล้ว

    Hi! I am just recently learning data science. Thank you for your xml explanation. Can i do this in jupyter notebook?

    • @MaxRohowsky
      @MaxRohowsky  ปีที่แล้ว

      hi Amalia, don't see why it shouldn't

  • @abdolkarimmehrparvar6583
    @abdolkarimmehrparvar6583 7 หลายเดือนก่อน

    Amazing

    • @MaxRohowsky
      @MaxRohowsky  7 หลายเดือนก่อน

      Thanks buddy!

  • @zaynabbenchekroun8220
    @zaynabbenchekroun8220 ปีที่แล้ว

    hi ! Please how to display results in html tags. Thank you :)

  • @nathanjaroszynski6210
    @nathanjaroszynski6210 11 หลายเดือนก่อน

    thanks buddy

    • @MaxRohowsky
      @MaxRohowsky  11 หลายเดือนก่อน

      You're welcome!

  • @BetoWagner
    @BetoWagner ปีที่แล้ว

    Thank you.

  • @aradthetyper2101
    @aradthetyper2101 ปีที่แล้ว

    Thank you this helped a lot