Published onAugust 14, 2024Easily compare tabular data with TabularDelta - powered by SQLCompyrepythonpandaspolarssqlalchemydataTabularDelta reports table comparisons in different formats for various types of tables and use cases.
Published onAugust 9, 2024Persisting and running machine learning models with ONNXonnxpythonmlopsspoxarray-apindonnxIntroduction into ONNX, an open-source specification that allows us to persist the state of a trained model as well as its inference logic.
Published onJuly 12, 2024MetaLearners for CATE estimationpythoncausal-inferenceEstimating Conditional Average Treatment Effects with the metalearners library
Published onJuly 11, 2024Shipping conda environments to production using pixipythoncondapixipackagingWe show how we ship conda environments into production using the pixi package manager. To do that, we introduce a tool called pixi-pack.
Published onJune 18, 2024How QuantCo automatically keeps hundreds of repositories up-to-dategithubautomationWe built a tool to automatically keep all of our repositories up-to-date with the latest best practices and dependency versions.