-
Created a job with two source tables, a union of them and staging table at the end:
![union-refresh-output-columns](https://cloud.githubusercontent.com/assets/1483194/10362249/b2a386bc-6dad-11e5-9e29…
-
Is it possible to set classpath in a Groovy advanced script to allow import and use of classes in jar files? I have tried adding the jar to the datacleaner.cmd DATACLEANER_JAVA_OPTS using -cp this se…
tjr50 updated
5 years ago
-
In the immediate future, datacleaner will:
- Encode all non-numerical variables as numerical variables
- Replace all NaNs with the median of the column _or_ drop all NaN rows (configurable)
See [this…
-
Thanks for this awesome tool! I was wondering if we could include some sanity checking/cleanup for badly behaved text (e.g. all those invalid unicode characters). Could be as simple as running [ftfy](…
-
The try except block starting at line 76 of datacleaner.py raises a ValueError in Python 2.7 when the column is of type object (string). Since the Python 2.7 icon is displayed in the repo markdown, ca…
-
Hi,
This feature request is targeted at the latest version of the plugin published on https://moodle.org/plugins/pluginversion.php?id=12918 and may be superseded by recent commits here in Github.
…
abias updated
4 years ago
-
Hi @MohibRehman , the source code for that package is generated at build-time. See the pom.xml file for the "xml-config" module.
_Originally posted by @kaspersorensen in https://github.com/dataclea…
-
Hi,
This problem report is targeted at the latest version of the plugin published on https://moodle.org/plugins/pluginversion.php?id=12918 and may be superseded by recent commits here in Github.
…
abias updated
4 years ago
-
https://github.com/catalyst/moodle-local_datacleaner/blob/master/cleaner/core/classes/clean.php#L52
mdl_message_popup
mdl_message_processors
mdl_message_providers
mdl_message_read
mdl_message_w…
-
Hi there,
datacleaner seems quite interesting. Cleaning Data is always annoying and tools are missing.
If I have seen it right, you impute NaNs. You could also consider to replace +/- Infs by M…