IPv6 and the coming IP Apocalypse:2024
medium.com10 pointsby CmdrKrool1 comments
BaseEstimator.__init__(self, **kwargs)
ServingMixin.__init__(self, **kwargs)
If one wants to inherit from multiple classes then they should be responsible for specifying the details of how that happens. Why should a base class be expected to add boilerplate just in case some external consumer comes along and wants to use it in some unforeseeable context?
It says f-strings are fastest but the numbers show concatenation taking less time? I thought it might be a typo but the bars on the graph reflect this too?