sus@programming.dev to Programmer Humor@programming.devEnglish · 1 month agoStringly typedprogramming.devexternal-linkmessage-square83fedilinkarrow-up1241arrow-down15
arrow-up1236arrow-down1external-linkStringly typedprogramming.devsus@programming.dev to Programmer Humor@programming.devEnglish · 1 month agomessage-square83fedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up2·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.