sus@programming.dev to Programmer Humor@programming.devEnglish · 1 month agoStringly typedprogramming.devimagemessage-square95fedilinkarrow-up1583arrow-down111
arrow-up1572arrow-down1imageStringly typedprogramming.devsus@programming.dev to Programmer Humor@programming.devEnglish · 1 month agomessage-square95fedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up3·1 month 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.