Stories from Python History - Talk Python to Me Ep. 513

YouTube
The PyArrow Revolution

Pandas is at a the core of virtually all data science done in Python, that is virtually all data science. Since it's beginning, Pandas has been based upon numpy. But changes are afoot to update those internals and you can now optionally use PyArrow. PyArrow comes with a ton of benefits including it's columnar format which makes answering analytical questions faster, support for a range of high performance file formats, inter-machine data streaming, faster file IO and more. Reuven Lerner is here to give us the low-down on the PyArrow revolution.

I had missed the great episode with Dr. Geoff Boeing at #TalkPythonToMe: #495: #OSMnx: #Python and #OpenStreetMap

I really love OSMnx and use it all the time, often with #py5 (which has a cool #shapely integration that helps).

Episode webpage: https://talkpython.fm/episodes/show/495/osmnx-python-and-openstreetmap

Media file: https://talkpython.fm/episodes/download/495/osmnx-python-and-openstreetmap.mp3

OSMnx: Python and OpenStreetMap

On this episode, I'm joined by Dr. Geoff Boeing, an assistant professor at the University of Southern California whose research spans urban planning, spatial analysis, and data science. We explore why OpenStreetMap is such a powerful source of global map dataโ€”and how Geoff's Python library, OSMnx, makes that data easier to download, model, and visualize. Along the way, we talk about what shapes city streets around the world, how urban design influences everything from daily commutes to disaster resilience, and why turning open data into accessible tools can open up completely new ways of understanding our cities. If you've ever wondered how to build or analyze your own digital maps in Python, or what it takes to manage a project that transforms raw geographic data into meaningful research, you won't want to miss this conversation.

also just happened to be listening to a #talkpythontome podcast this morning and it was about #shiny for #python (it was from last year so maybe a little out of date?). Has anyone tried it? Thoughts? @mkennedy #pyshiny
I do love a tech podcast and regularly listen to @mkennedy on #talkpythontome, for example. Even if I don't understand it all, it gets the lingo into my brain. What else should I try?? I'm looking for more podcasts, especially ones with more diverse hosts. #podcast #python #rstats #diversityintech

We're going to be on THE @talkpython podcast next week! ๐ŸŽ™๏ธ
This also has a livestream, so join us to ask us questions and give us support ๐Ÿ’œ

https://www.youtube.com/live/bG_EaEDXoNM?feature=shared

On the podcast will be Tushar Gupta (former Djangonaut and new Captain), @sarahboyce (co-organiser and former Navigator), and of course the wonderful @mkennedy ๐Ÿ‘ฉโ€๐Ÿš€๐Ÿ‘จโ€๐Ÿš€

And hopefully you too! Hope to see you there ๐Ÿคž

#talkpythontome #django #opensourcementorship

Djangonauts, Ready for Blast-Off - Talk Python Live Stream

YouTube

@amitaiz @hananc @I
ืฉืžืขืชื™ ืขืœ #signalwire ืื’ื‘, ื‘ืคืจืกื•ืžืช -- ื”ื ื ืชื ื• ื—ืกื•ืช ืœืคื•ื“ืงืืกื˜ ืฉืื ื™ ืื•ื”ื‘ ื•ืฉื•ืžืข, #talkpythontome

https://talkpython.fm/

Talk Python To Me Podcast

Talk Python to Me is a weekly podcast hosted by developer and entrepreneur Michael Kennedy. We dive deep into the popular packages and software developers, data scientists, and incredible hobbyists doing amazing things with Python. If you're new to Python, you'll quickly learn the ins and outs of the community by hearing from the leaders. And if you've been Pythoning for years, you'll learn about your favorite packages and the hot new ones coming out of open source.

There was a library mention in one of the recent episodes of #talkpythontome or #pythonbytes that speeds up connections across the cloud network. Iโ€™m struggling to find which episode it was and wonder if anyone else remembers this? @mkennedy
This past year, I have been digging deeper into python and kubernetes. These 5 podcasts, which apparently is also my top 5 listens, has broadened my perspective immensely.
I start to feel as if I can better find my way around, and feel somewhat on top with new development!
Thanks to all the podcast creatora out there, too many to mention, without you my view of this would be less ๐Ÿ˜Ž๐ŸŽŠ
#python #Kubernetes #homelab #talkpythontome #realpython #shipit #pythonbytes #devopsanddockertalk
Just finished listening to #talkpythontome podcast and got the itch to try #vscode again. I have one mystery key binding from #intellij #pycharm to unravel: shift-shift to search any module via fully qualified package structure. Anybody else holding out the switch for a simple feature like this?