written by Eric J. Ma on 2017-01-17
I finally did it - I built a Bokeh server app for myself!
All of last week, I brought my UROP student Vivian and a fellow church friend Lin to the "Data Science with Python"
written by Eric J. Ma on 2017-01-05 | tags: data science education graduate school
Though I will admit to being somewhat algebra-blind (more on that later), I wasn't necessarily bad at math concepts. I did have one big problem with the way I was learning math, though - it always seemed to be more theoretical and less... (read more)
(367 words, approximately 2 minutes reading time)written by Eric J. Ma on 2017-01-03 | tags: open science open source peer review
One tenet of open science is the notion of "being able to inspect the source code". It's a good, lofty goal, but it comes with a big assumption that I think needs to be made clear.
This assumption is that scientists who are... (read more)
(355 words, approximately 2 minutes reading time)written by Eric J. Ma on 2016-12-27 | tags: software engineering side projects flask python
This winter, I decided to embark on a coding project purely for fun. In preparation to build my own Raspberry Pi photo display, I wanted to build an easily-installable, portable (across operating systems) and completely hackable... (read more)
(2424 words, approximately 13 minutes reading time)written by Eric J. Ma on 2016-12-24
So you've written this awesome Python module/script that does awesome stuff, but now you want to call it from the command line. I'm going to show you how to make this happen.
First off, create your Python script. Below, borrowing from the
written by Eric J. Ma on 2016-12-20 | tags: data science statistics
For real. Read on for the statistical perspective on why.
I saw this article published by JAMA, posted by a number of my friends on Facebook. The claim here was that patients treated by women doctors show lower readmission rates than... (read more)
(571 words, approximately 3 minutes reading time)written by Eric J. Ma on 2016-12-15
I've been playing a ton with GitHub pages recently, and so far, I've been impressed! My main use case has been in creating places where I can host Reveal.js slides online, and showcasing some writing that I've put together that doesn't fit in my... (read more)
(400 words, approximately 3 minutes reading time)written by Eric J. Ma on 2016-12-08 | tags: science
Today on Facebook, I saw a link shared by the friend of a professor at Berkeley whose group I nearly joined 6 years ago. (Life would have been very different if I did.) It was a link to a
written by Eric J. Ma on 2016-12-01
This is the computational biologist who knows how to design, execute, and analyze wet lab experiments and the generated data. This is the wet lab scientist who knows how to develop software that crunches the massive amounts of data that her... (read more)
(614 words, approximately 4 minutes reading time)written by Eric J. Ma on 2016-11-10
One of two eBooks I bought to read on this trip to Vienna was "The Theory That Would Not Die". It was a good read, and I definitely have come to appreciate more the history behind Bayes' rule and its multiple deaths and... (read more)
(291 words, approximately 2 minutes reading time)