Scalable Python data science, in an API compatible & lightning fast way. - GitHub - xprobe-inc/xorbits: Scalable Python data science, in an API compatible & lightning fast way. (more…)
Read more »
There were several moments over the last few weeks when I heard people discuss differences between Python lists and dicts and one of the first ones mentioned was that lists are ordered and dicts are not. (more…)
Read more »
As a break from usual, I thought I would review Zed Shaw’s Learn Python the Hard Way. I’ve had several beginners to programming ask me what they should use to learn and Shaw’s book frequently comes up. I’ve looked over his materials before when they were ... (more…)
Read more »
Iter provides functionality like Python's range function to iterate over numbers and letters - thedevsaddam/iter... (more…)
Read more »
Speaker:: Adam SerafiniTrack: PyCon: LibrariesZig is an almost drop-in replacement for C, and that includes directly importing and calling the Python C API w... (more…)
Read more »