DEV3LOPCOM, LLC

Turn ideas into data products.

We clean your data, build the custom solutions, and train your team – you ship insights in hours, not months.

Book a Free 30-min Strategy Call.

Two software consultants sitting behind computers helping clients with consulting engagements

TRUSTED BY TEAMS AT

GoPro
Kroger
Lever

WHAT ENTERPRISE LEADERS SAY

Dev3lop is the right choice for a company of any size.

Josh Byrd

Data Engineering Manager, GoPro

I would highly recommend Dev3lop to anyone seeking technical help.

Justin Wagnor

Senior Data Engineer, Kroger

His easy-going attitude made it very enjoyable to work along.

Eric Pham

Solutions Architect, Lever.co

Do you have complicated data?

Uncomplicate data with ET1

DRINK COFFEE READ ARTICLES

Create a KPI with ET1

Create a KPI with ET1

Need a KPI? Aggregating the entire column into 1 value? ET1 has this capability built into the aggregation node. By using the Aggregation Node in ET1, and skipping the Group By column in ET1, you can immediately jump into creating column level KPI values. To create a...

Using Your Hands in ET1

Using Your Hands in ET1

If a web-cam is available ET1's code will try to automatically sync and if you can wave and point, this radial menu is a fun way to augment your ETL development. Using computer vision (explained in depth below) we map a skeleton over your hands and able to create a...

ET1’s Unique Filter Node

ET1’s Unique Filter Node

The Unique Filter Node or Unique Tool finds unique values per row in your data pipelines, or allows people to quickly review duplicates only. Plus, you can select what column(s) to find unique values within. This enables people to easily understand what is inside of a...

Append Fields with ET1’s Joiner

Append Fields with ET1’s Joiner

Seeking to append fields like the Alteryx Desktop software? The Joiner Node and Aggregate node is here to help. You will also need a constant to join on across both data streams. We will show you how in this example below where we are sent 6million records in a CSV...

ET1’s Duplicate Columns Node

ET1’s Duplicate Columns Node

Dealing with duplicate columns? This particular node is designed to remove similarly named column headers. If "State"="State" then we remove the last column and only keep the first column. "Remove duplicate columns based on similar header names" Currently there are no...

ET1’s DAG Streaming System

ET1’s DAG Streaming System

Familiar with graphs? How about DAGs? This is not a paradigm shift, but think of DAG as a cool way for tiny team in Austin/Dallas Texas to build an Extract Transform and Load software! Like a guitar pedal, there's an input and output. Sometimes it's just an output....

ET1’s Aggregation Node Overview

ET1’s Aggregation Node Overview

Aggregation, what a classic. Aggregating your data is a landmark trait for any data steward, data wrangler, or data analyst. In ET1, you can easily aggregate your data. The Power of Grouping (Group By) with the Aggregate Node Aggregations turn a sea of numbers into...