sus@programming.dev to Programmer Humor@programming.devEnglish · 2 days agoStringly typedprogramming.devimagemessage-square89linkfedilinkarrow-up1561arrow-down110
arrow-up1551arrow-down1imageStringly typedprogramming.devsus@programming.dev to Programmer Humor@programming.devEnglish · 2 days agomessage-square89linkfedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up3·2 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.