Explore >> Select a destination


You are here

jeroenjanssens.com
| | xcorr.net
6.7 parsecs away

Travel
| | By far the most popular post on this blog is areview of severalPython integrated development environments (IDEs)gearedtowardscience. Coming from a Matlab background, it's natural tosearch for something Matlab-like to replace it - an IDE with integrated editor, code execution, plotting, benchmarking, file management, etc. An increasingly attractive alternative is the IPython Notebook. The ipython Notebook...
| | tomaugspurger.net
11.6 parsecs away

Travel
| | Today I released stitch into the wild. If you haven't yet, check out the examples page to see an example of what stitch does, and the Github repo for how to install. I'm using this post to explain why I wrote stitch, and some issues it tries to solve. Why knitr / knitpy / stitch / RMarkdown? Each of these tools or formats have the same high-level goal: produce reproducible, dynamic (to changes in the data) reports. They take some source document (typically markdown) that's a mixture of text and code and convert it to a destination output (HTML, PDF, docx, etc.).
| | www.ethanrosenthal.com
8.4 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.
| | www.coursereport.com
48.1 parsecs away

Travel
| Learn how the AI for Software Engineers unit within Springboard's Software Engineering Bootcamp equips students to use AI responsibly, avoid common pitfalls, and boost their hireability in a competitive tech job market!