Excel is one of the most used and most empowering piece of software out there. But that doesn't make it a good fit for every data processing need. And when you outgrow Excel, a really good option for a next step is Python and the data science tech stack: Pandas, Jupyter, and friends. <br/> <br/> Chris Moffitt is back on Talk Python to give us concrete tips and tricks for moving from Excel to Python!<br/> <br/> <strong>Links from the show</strong><br/> <br/> <div><b>Chris on Twitter</b>: <a href="https://twitter.com/chris1610" target="_blank" rel="noopener">@chris1610</a><br/> <b>Practical Business Python</b>: <a href="https://pbpython.com" target="_blank" rel="noopener">pbpython.com</a><br/> <b>Escaping Excel Hell with Python and Pandas Episode 200</b>: <a href="https://ift.tt/3jMBYFJ" target="_blank" rel="noopener">talkpython.fm</a><br/> <b>SideTable package</b>: <a href="https://ift.tt/2BtP0Yl" target="_blank" rel="noopener">pbpython.com</a><br/> <br/> <b>Learn more and go deeper</b><br/> <b>Move from Excel to Python with Pandas Course</b>: <a href="talkpython.fm/excel" target="_blank" rel="noopener">training.talkpython.fm</a><br/> <b>Excel to Python webcast</b>: <a href="https://ift.tt/34JnmSZ" target="_blank" rel="noopener">crowdcast.io</a><br/></div><br/> <strong>Sponsors</strong><br/> <br/> <a href='https://ift.tt/3oO5FKm game</a><br> <a href='https://ift.tt/3aBjB2k> <a href='https://ift.tt/2PVc9qH Python Training</a>
from Planet Python
via read more
Subscribe to:
Post Comments (Atom)
TestDriven.io: Working with Static and Media Files in Django
This article looks at how to work with static and media files in a Django project, locally and in production. from Planet Python via read...
-
Podcasts are a great way to immerse yourself in an industry, especially when it comes to data science. The field moves extremely quickly, an...
-
Graph traversal algorithms are used to perform various operations on a graph data structure. In this article, we will use the breadth-first ...
-
In an earlier tutorial we've already covered how to open dialog windows. These are special windows which (by default) grab the focus o...
No comments:
Post a Comment