We’ve written previously about the numerous products that market themselves for Data Analytics and Business Intelligence. As we noted earlier, this can be confusing, but we are typically successful in…
Posts published in “Software”
Programmers and data scientists at Composable do a variety of service work for our clients. My primary role at Composable is as a data scientist, and in a recent project…
Composable Analytics is an end-to-end data discovery, orchestration, analysis, and visualization platform. It offers integration with all sorts of data sources that you can mash together, has a vast array…
Today we’ll go over how Composable solves the problem with updating modules, while avoiding breaking-changes to callers. Versioning is a tough problem. When code takes a dependency on your interface, and you need to update…
I recently came across a scenario where I needed to do some maintenance on a client’s instance through our APIs. This particular Composable instance has Windows Authentication enabled, but also has…
Everyone has them laying around their computer somewhere: folders full of loosely formatted files. It could be text, xml or csv data that was created for that one time use…
Here at Composable, we’re big fans of Continuous Integration, and have suites of tests that run on every change we check in. One of the metrics that we’re always looking…