I am attempting to create a choropleth by following Geospatial Health Data by Paula Moraga, Chapter 15. The data can be downloaded from the book info page. It i
I'm using Krakend to build an API gateway to connect three backend services. The gateway always returns from one or two of the backend services with the X-Krake
I would like your opinion on how to detect the T(n) (Running Time) for the following recursive algorithm. Charm is an algorithm for discovering frequent closed
Rather a tricky question to phrase. I hope I did all right. To clarify, here is a sample decorator: class my_decorator: def __init__(self, option=None):
hi i have an php code which is read an json field value and displayed in the table format my code is working fine but the data is not arranged properly how to f
I searched on stackoverflow and on other websites if I could start my docker containers with swarm and keep the same naming as with compose - service_name_1, se
I have integrate SuiteCrm with node JS using REST API but there is so many performance relates issue and for customisation need to add more cu
When I try to create a view in PostgreSQL 13 I get an error saying: "permission denied for tablespace tbs_dft". As you can see I've changed the system default
So the problem I'm encountering is that I have a function in one file, then when I import that file to another file and try to run the function, I get an error