Filtering a list of customers based on their registration date and revenue
Before you begin
-
You have previously created a connection to the system storing your source data.
Here, a connection to a database.
-
You have previously added the dataset holding your source data.
Download and extract the file: filter-python-customers.zip. It contains a list of customers with a registration date field that you can find attached to this document.
-
You also have created the connection and the related dataset that will hold the processed data.
Here the files are stored on HDFS.
Procedure
Results
Your pipeline is being executed, the data is filtered according to the conditions you have stated and the output is sent to the target system you have indicated.