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 Жыл бұрын
hey, that's awesome! glad that these videos help people out there!
@Benson-Black9 ай бұрын
@@MaxRohowsky Thank you
@MediaFiles-q4y Жыл бұрын
This is so far the best tutorial on xml in python for beginners. You explained everything very well.
@MaxRohowsky Жыл бұрын
haha thanks!
@richard_tanner4 ай бұрын
possibly the easiest tutorial to follow for xml beginners. thank you very much!
@willofirony2 жыл бұрын
Awesome! As a C++ programmer, this seemed so easy. Thank you.
@MaxRohowsky2 жыл бұрын
Glad it helped :D
@travistaylor53512 ай бұрын
This is by far the best comparison for how each line works with the xml file. My university, WGU, could really benefit from this level of instruction
@JohnDoe-iv5kwАй бұрын
This video is great. Perfect for beginners like me. Most other channels are crap
@WeiyunShan6 ай бұрын
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!
@MaxRohowsky5 ай бұрын
thanks so much :) didn't think this would become that popular
@oren2010T Жыл бұрын
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 Жыл бұрын
Glad it helped!
@ooneuro10 ай бұрын
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.
@MaxRohowsky10 ай бұрын
Hey, always nice to read such comments! Glad it helped! :D
@Ykotb085 ай бұрын
Simple , short and on point. Thank you!
@bilkisabe1660 Жыл бұрын
Thanks, best easy to understand tutorial ever!
@MaxRohowsky Жыл бұрын
Glad it helped!
@zeljkotabakovic531111 ай бұрын
Quite simple to understand and useful. Thanks
@jakiasultanajui4588 Жыл бұрын
Short, Simple and The best
@MaxRohowsky Жыл бұрын
thanks! glad it helps ppeople out ther!
@johnteles113111 ай бұрын
Great tutorial! Very clarifying. Thanks!
@moazzamhossain12846 ай бұрын
This is really an excellent tutorial. Very well explained. Thank you so much!
@MaxRohowsky5 ай бұрын
hey, glad it helped!
@maupusillo7 ай бұрын
I understood a lot in these 10 minutes, thanks you so much
@MaxRohowsky6 ай бұрын
that's awesome :)
@laiahunshishakharkongor348311 ай бұрын
Thank you for the video. I was so confused before this
@MaxRohowsky11 ай бұрын
Awesome that these old videos still help. I need to make more I think.
@higiniofuentes25516 ай бұрын
Thank you for this very useful video!
@douglas_techbot Жыл бұрын
very nice my friend, I needed this explication , very great . Thanks
@MaxRohowsky Жыл бұрын
Glad it was helpful!
@theghost12 Жыл бұрын
Many thanks, very easy to follow and helped me.
@MaxRohowsky Жыл бұрын
Glad it helped :)
@PSen-n1e Жыл бұрын
you earned a subscriber!
@MaxRohowsky Жыл бұрын
awesome, hope the content helps!
@os580310 ай бұрын
very cool , i was hoping you would upload the python file text in description :P
@aradthetyper2101 Жыл бұрын
Thank you this helped a lot
@mback1200012 күн бұрын
Perfect!
@kavidusulakshana9967 Жыл бұрын
Awesome .Thank You so much
@MaxRohowsky Жыл бұрын
welcome :)
@RonaldPostelmans Жыл бұрын
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 Жыл бұрын
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.
@higiniofuentes25516 ай бұрын
How to install the Elements import? Thank you!
@shurazeta10 ай бұрын
is there some xml parser challenge in leetcode , or hackerank, etc?
@amrahismayilzada859610 ай бұрын
Hello. Can you show these steps for multiple xml files in a folder?
@benvan37217 ай бұрын
Thanks. I wish you add the git link for source codes respective of the tutorials
@MaxRohowsky7 ай бұрын
hey :) usually i do. Sorry, seem to have forgot here
@amaliaameel Жыл бұрын
Hi! I am just recently learning data science. Thank you for your xml explanation. Can i do this in jupyter notebook?
@MaxRohowsky Жыл бұрын
hi Amalia, don't see why it shouldn't
@zaynabbenchekroun8220 Жыл бұрын
hi ! Please how to display results in html tags. Thank you :)