fbpx
Eric Ma of Moderna on Biomedical Data Science, pyjanitor, and nyviz
Eric Ma, Principal Data Scientist at Moderna,  supporting research data science. Prior to Moderna, he was at the Novartis Institutes for Biomedical Research conducting biomedical data science research with a focus on using Bayesian statistical methods in the service of making medicines for patients. We recently... Read more
Beautiful Graph Visualization with nxviz
When working with network (graph) data, being able to visualize it is immensely valuable. When a graph visualization is done well, it can help you provide immediate visual insights based on the structure of a graph. While NetworkX provides a built-in graph visualization library, other tools... Read more