I’m taking part in Memory Walk & Jog to raise funds for Dementia Australia. It’s Dementia Australia’s leading fundraiser, raising money to help people living with Australia's second-leading cause of death. A small donation would be really great https://t.co/D4FHm443CW
🔥 Tired of JSON files without comments?
Just published a guide on JSON5 - the better JSON that lets you:
• Add comments (finally!)
• Skip those annoying quotes
• Use trailing commas
Complete with real examples and setup instructions.
https://t.co/yNkgGWF46y #javascript
Donate to help me raise much-needed funds for #menshealth this #Movember – for all the dads, brothers, sons and mates in our lives. Stop men dying too young. https://t.co/7WmJZ5oumi
Part 10 of my data processing experiment is out. In this part, I refactor to clean up and use more polymorphic serialization to simplify and reduce code
Read about it here: https://t.co/OrEVJ4ss5B
#data#sparksql#kotlin#experiment#codejourney
Part 9 of my data processing experiment is out. In this part, I add capabilities to apply some simple data cleaning tasks.
Read about it here: https://t.co/826tY3VEar
#data#sparksql#kotlin#codejourney
Part 8 of my data processing experiment is out. In this part, I add the capability to define a pipeline of tasks - so I can union tables, add literal columns, join tables and output tables to files.
https://t.co/soKvzMi939
#data#sparksql#kotlin
I’ve been experimenting with creating images for my data processing experiment series posts - using https://t.co/AgMEBgC5aJ ...
#AIArtwork
https://t.co/ccrLK8iDp4
Part 7 of my data processing experiment is out. In this part, I look at the current state of things and ponder what the future may hold for this experiment.
Read about it here: https://t.co/PuMib0bdVB
Part 6 of my data processing experiment:
- add the capability to deduplicate
- specify an alias for a column
- specify a delimiter for the CSV
- added a duplicate statistic so duplicates can be quantified
- load and process multiple tables
See https://t.co/uikVGg485U