Explore >> Select a destination


You are here

nikgrozev.com
| | www.gregreda.com
2.9 parsecs away

Travel
| | Part one of a three part introduction to the pandas library. Geared towards SQL users, but is useful for anyone wanting to get started with pandas.
| | janakiev.com
3.8 parsecs away

Travel
| | One of the crucial tasks when working with data is to load data properly. The common way the data is formated is CSV, which comes in different flavors and varying difficulties to parse. This article shows three common approaches in Python.
| | www.ethanrosenthal.com
3.3 parsecs away

Travel
| | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.
| | munkm.github.io
27.7 parsecs away

Travel
| A talk describing a proof-of-concept jupyter widget using rust-compiled webassembly for data exploration in the browser. This talk was presented at SciPy 2018 in the DataViz track on Friday, July 13th in Austin, TX.