sus@programming.dev to Programmer Humor@programming.devEnglish · 3 days agoStringly typedprogramming.devimagemessage-square91fedilinkarrow-up1567arrow-down111
arrow-up1556arrow-down1imageStringly typedprogramming.devsus@programming.dev to Programmer Humor@programming.devEnglish · 3 days agomessage-square91fedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up3·3 days agoKinda started using that with polars, force the scan/read schema as string, and down the road cast as the necessary type when needed. I’m calling it “just in time” data cleaning.
Kinda started using that with polars, force the scan/read schema as string, and down the road cast as the necessary type when needed. I’m calling it “just in time” data cleaning.