LukasBudach

Results 4 issues of LukasBudach

This PR contains one of two parts of the Data Dependencies Project conducted during the DYOD seminar. The Unique Column Combination Discovery Plugin is standalone. It provides a user callable...

FullCI

TravisCI times out upon not being instructed to load a package which one class of our project depends on, rather than displaying an error or warning before aborting. this is...

enhancement

Hi, I was trying to set up your project, when I stumbled upon a few issues: 1. PIL seems to be missing in your "needs to be installed" list 2....

# What's Changing and Why Changed the `packages/core/src/index.js` import of the `EventEmitter` class. Was: `import EventEmitter from "events"` Now: `import * as EventEmitter from "events"` This change was required for...