Göksenin Cakir

Results 6 issues of Göksenin Cakir

Arctic is a high performance datastore for numeric data (https://github.com/man-group/arctic) ## What is this Python project? "Arctic is a high performance datastore for numeric data. It supports Pandas, numpy arrays...

Since this question is asked multiple times (#70) and I am curious about this as well, I researched it a little bit and came across several resources (i.e. research papers):...

While adding data to the draft, the first PATCH request successfully adds data to the existing draft. But if the same request is made with the identical payload/data (e.g. `[email protected]`)...

Change error descriptions for fetching (i.e. HTTP GET) deleted records and record deletion (i.e. HTTP DELETE) requests from "_PID is deleted_" to "_Record has already been deleted_". @hjhsalo @JohannesLares

With this change, default config will be set to 'Debug' if the environmental variable `LOGGING_LEVEL` was not set. @ @JohannesLares @hjhsalo