Tzzed
Tzzed
This is a proposal for `Describe()` method.
I think it cool be great to have a `Describe()` function like `pandas.describe()`.
Is this repo still maintained?
This PR fixes #465.
### What version of Genji are you using? $ genji version Genji (devel) Genji CLI (devel) ### What did you do? StructScan panics when the api contract is not respected,...
### Proposal As we can import csv file, it will be useful to import json file. Even if we can use the genji command insert like this `cat foo.json |...
**Is your feature request related to a problem / use case? Please describe.** It will be great to add a `/health` route api for orion broker. **Describe the solution you'd...
When `rec, err := face.NewRecognizer(dataDir)` fails, we get a segfault due to call `defer rec.Close` should return statement if `err != nil`
**Is your feature request related to a problem / use case? Please describe.** After subscribing, if I need to get a specific subscription, today I should use the URL to...
**Bug description** Since few day I have encounter the following error on differents plateforme. `rm: cannot remove '/tmp/contextBroker.pid': No such file or directory` - Orion version: 3.10.1 (this can be...