This is my first React Native project. The repo is here. When I start up expo, I get the error: Cannot find module 'babel-preset-react' Among others, it ha
I have a very simple Elastic query mentioned below. { "query": { "bool": { "must": [ { "bool": { "minimum_should_match
I'm looking to build a tool which can link parts of a codebase to different parts of our documentation, so we can automatically collect relevant docs to review
pgbouncer=# \q postgres@dbvm2:~$ psql -p 6432 -U pcstssdbadmin postgres psql: error: ERROR: query_timeout postgres@dbvm2:~$ psql -p 5432 -U pcstssdbadmin postg
I am trying to join two tables together using UNION (although im not sure that is the best option) there are technically two related columns however they don't
I am importing libraries that I installed using pip install to Jupyter Notebook using the anaconda distribution, which is working. Next, I am trying to import t
Let's say I have a vector of characters that correspond calculated time like: calc<-c("1:17","0:46","11:25") and I want to convert it to numeric values of mi