Projects
How to Segue in Business
🧟♀️ Julia Nash published 6 months ago
Discussion without a seque:
"Hey Jamie, I saw you have a new kitten!"
"Yes!"
"Where were you on April 23rd?"
"What?"
"Can I have a glass of milk?"
😧
Discussion with a segue:
"Hey Jamie, I saw you have a new kitten!"
"Yes!"
"So did you get the kitten on ...
Wordpress Export XML & Parse Elements to CSV
🧟♀️ Julia Nash published 6 months ago
I have to parse an XML for specific elements and output those elements to a CSV.
This shouldn't be bad. I decide to do this using Python.
This is the data format of the XML.