bd-R / bdclean

User-friendly data cleaning pipeline for the inexperienced R user

Home Page:https://bd-r.github.io/bdclean-guide/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DB aggregation and reduplication

thiloshon opened this issue · comments

Is your feature request related to a problem? Please describe.
Right now only one online DB can be queried at a given time.

Describe the solution you'd like
We need to be able to gather datasets from different sources and possibly local data as well for a single cleaning run and de duplicate.

implemented in the data DL/UP module