RSSAmplifier

Michael Chow · Feb 24, 2020

Single dispatch for democratizing data science tools

0
Sign in to vote or save

This page cannot be shown here. You can still read it on the original site — the toolbar below keeps your place in the directory.

Imagine you had to implement some action across classes in 60 packages. You know what result you want, but may need to handle each class in a specific way.
For example,
Jupyter notebooks need to represent python classes as html. The broom package in R uses its tidy() function to summarize different statistical models. In this post I will discuss two approaches you could take to do…

Read on /posts/2020-02-24-single-dispatch-data-science/

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.