Eric Ma

Results 426 comments of Eric Ma

@samukweku I have merged! Thank you for taking care of pyjanitor, I really appreciate it!

Hi @marpobuda! They will eventually get up on conda forge. For now, please go ahead and pip install just those two packages into the data testing environment, or use the...

Okay, no problem. Missingno is only a small portion of the tutorial, so no worries about that. If you'd like to, I'm also happy to help with environment issues over...

@raggnar missingno is going to be more important than rise for the tutorial, so please pip install it rather than conda install it. RISE is just a presentation plugin that...

Hi @vidigen! Thanks for chiming in. I should update the essay in there with a link to my Bayesian analysis recipes: https://github.com/ericmjl/bayesian-analysis-recipes/blob/master/docs/notebooks/markov-models.ipynb That one should execute from top to bottom...

Given today's dry run at Boston Python, I have the following epiphanies: 1. Environments are difficult. I've had relatively smooth sailing with NAMS because environment instructions included both Anaconda +...

Btw, @hugobowne, thanks for taking the time to provide the feedback! I've incorporated parts of it as I've updated the material this afternoon!

Thanks @hugobowne! I'm flying tomorrow, see you in Portland! I'll close this issue once the tutorial is over; it'll give me a bit of a visual reminder about what might...

@nsteinmetz may I ask, how did you set the URL parameter? Did you provide the base URL (e.g. my own, `http://www.ericmjl.com/`)? If so, how can we test using localhost?

@nsteinmetz Thanks for getting back! I think you are right, as long as it's an arbitrary URL, the template will be correctly rendered, though I didn't think to try that...