DataCleaner icon indicating copy to clipboard operation
DataCleaner copied to clipboard

The premier open source Data Quality solution

Results 129 DataCleaner issues
Sort by recently updated
recently updated
newest added

Hi, I see since version 5.2.1 it seems that the releases are cross platform and I'm trying to use the latest (5.8.1) but how do you start the application on...

Question

the method org.datacleaner.beans.StringAnalyzerResult#getMaxChars should just return Integer instead of returing int ,cause sometimes the method may throw nullexception. `@Metric("Max words") public int getMaxWords(InputColumn col) { return (Integer)this.getCrosstab().where("Column", col.getName()).where("Measures", "Max words").get();...

When I close the window , Datacleaner show me the message below.

Does "Synonym Lookup" catalog can be used only with words, and not with expressions? When using a catalog entry such as "bird,yellow bird,blue bird", for instance, "yellow bird" and "blue...

Type: Bug
Component: Engine
Question

I recently did a fresh install of Maven, JDK etc. and found that so much has changed and DataCleaner doesn't work anymore. The majority of it seems to be related...

Type: Enhancement
Component: Engine

Hi all, I am picking up DC development for a bit, after a long hiatus. And coming back to this project is making me realize how long and complex a...

Type: Enhancement
VOTE
Discussion

Hi, I have a question on datasets that have not been normalized. How do I generate clusters that provide unique composite candidate keys in my dataset? If I select all...

Question

Hello to everyone. I'm new to DataCleaner and I'm trying to setup some things there, e.g. string patterns with regexp. And my problem is that I can't write in Greek,...

Question

some trouble with Cyrrilic. Not only in this dialog ![image](https://user-images.githubusercontent.com/86843499/124294469-67d09b80-db60-11eb-8b15-81259c962240.png)

Can I run a job through Linux crontab in DataCleaner community edition 5.7.1?

Question