Questions tagged [data-quality]

Data quality could refer to conditions of the data and techniques to evaluate or improve such conditions

124 questions
-2
votes
2 answers

How to add multiple column dynamically based on filter condition

I am trying to create multiple columns dynamically based on filter condition after comparing two data frame with below code source_df +---+-----+-----+----+ |key|val11|val12|date| +---+-----+-----+-----+ |abc| 1.1| john|2-3-21 |def| 3.0|…
cloud_hari
  • 147
  • 1
  • 8
-2
votes
1 answer

In CRM Design, should it be mandatory to update a phone number whenever an address change is requested?

should it be mandatory to update a phone number whenever an address change is requested. Thank you
-2
votes
1 answer

how to read xml file in IDQ

I have a requirement to read XML file in IDQ. I am new to idq and not sure how to read xml file as there is no direct transformation available like informatica power center. could anyone please explain in brief how to achieve it. Thanks in advance…
Pranali
  • 9
  • 5
-2
votes
1 answer

R: Data Quality Check: Zip Code matching the City

Can someone help me to realize an idea in R? I want to achieve, that when R gets an Input File with e.g. a list of companies and their address, it will check wether the zip Code fits to the City for each Company. I have a list of all cities and Zip…
Sandra
  • 9
  • 2
1 2 3
8
9