sus@programming.dev to Programmer Humor@programming.devEnglish · 5 months agoStringly typedprogramming.devimagemessage-square94linkfedilinkarrow-up1582arrow-down112
arrow-up1570arrow-down1imageStringly typedprogramming.devsus@programming.dev to Programmer Humor@programming.devEnglish · 5 months agomessage-square94linkfedilink
minus-squaredriving_crooner@lemmy.eco.brlinkfedilinkarrow-up3·5 months 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.