οπότε δεν ειναι μάχη ενάντια στα άλλα, ειναι παρου...
# datascience
b
οπότε δεν ειναι μάχη ενάντια στα άλλα, ειναι παρουσιαση των εργαλείων, σε 20 λεπτά
t
@Thomas Legrand definitely watch @holgerbrandl's talk above. What kind of wrangling are you doing? Intensive cleaning on scraped data or just tabular manipulations?
t
Indeed it was really insightful, I found my way with kscript and Intellij Idea. Doing both. Do you use scripts for early stage or do you create a new project ? I’m not a big fan of kravis though.
t
Personally I use a big project but I've started to use scripting for certain stuff
h
Using differing dependencies in scripts sharing the same project root is is not really feasible at the moment, because the IDE is not yet able to resolve @file:DependsOn & friends on a per script level. Maybe this will improve with @file:DependsOn being officially supported starting with v1.3
t
Looking forward to it, I think Kotlin is promising 🙂