Posts
-
Configuration is a User Interface
Configuration management is part of your User Interface.
-
Skunkworks: Isolating experimental code in production
Sometimes we need to deal with substandard code in a release. Using a
skunkworksquarantine module to isolate it is a useful strategy when it is necessary. -
Supporting free-threading Python
How we made BatConf ready for free-threading/nogil
-
Adding Descriptors to Pandera's Models
How and why I updated Pandera’s DataFrameModel to use Python’s descriptors for data attributes
subscribe via RSS