Carsten Behring
Carsten Behring
Maybe we could "missues" *print-level* to decide what to print ? So we re-interpret for a dataset the levels as: level nil -> print all incl metadata level 0 ->...
Yes, I think it should be fixed. I came to that due to this discussion: https://clojurians.zulipchat.com/#narrow/stream/236259-tech.2Eml.2Edataset.2Edev/topic/one.20confusion.20with.20categorical.20data So overall I would like that the mapping "avoids" potentially confusing mapping of for...
Same for all languages .....
yep. I think my above `confusing-boolean-mapping` is not a good idea, or at least should be discussed somewhere else. The initial issue (different categories map to the same numeric in...
> Another option could be to force the users to specify the total (closed) map of encodings, and throw if a datum is found that can't be mapped to the...
If we can easy fix it without breaking backwards compatibility, better.
In which form should we address this ? I would think about a continuation of https://github.com/zero-one-group/geni/blob/develop/docs/kubernetes_basic.md At the end of the Kubernes setup, the next natural question is: How do...
I added a chapter into the Kubernetes documentation accordingly: https://github.com/behrica/geni/blob/develop/docs/kubernetes_basic.md
I made a PR. I am not English mother tongue, so feel free to fix it
This does not add yet anything to read the files from storage. I am still figuring out how to do an example, which is neither too simplistic nor too complex....