Yesterday, I posted a question on how to clone a Git repository from one of my machines to another, How can I 'git clone' from another machine?.I am…
Data Science · R
1 Answer
·
2.5K Views
·
Answered ✓
S
Asked by: Satya test · 5 years ago
Can you please tell me the difference between kubectl apply and kubectl create. Why there are 3 different commands (apply, replace and create) doing…
Data Science
1 Answer
·
1.4K Views
·
Answered ✓
K
Asked by: Karan Trivedi · 5 years ago
My code below is giving me the following error "IndexError: too many indices for array". I am quite new to machine learning so I do not have any idea…
Data Science
1 Answer
·
1.1K Views
·
Answered ✓
E
Asked by: Elizabeth Clark · 5 years ago
I have to filter a data frame using as criterion those row in which is contained the string RTB. I'm using dplyr.d.del
Data Science
3 Answers
·
3.1K Views
·
Answered ✓
L
Asked by: Launa Kirchner · 5 years ago
Hi there, So i've been using nginx with docker in the AWS ECS service.But recently i got an error or more like my nginx sevice just stopped working,…
Data Science
1 Answer
·
8.1K Views
·
Answered ✓
F
Asked by: Fermina Zamorano · 5 years ago
I have a project in which I have to change the mode of files with chmod to 777 while developing, but which should not change in the main repo.Git…
Data Science
1 Answer
·
2.2K Views
·
Answered ✓
M
Asked by: Matsuda Hara · 5 years ago
I have a data.frame in R. I want to try two different conditions on two different columns, but I want these conditions to be inclusive. Therefore, I…
Data Science · R
2 Answers
·
1.7K Views
·
Answered ✓
J
Asked by: jack Burgess · 5 years ago
I've installed gunicorn inside my virtualenv.From this directory:manage.py/onbytes/wsgi.pyI run the following:gunicorn onbytes.wsgi:applicationAnd I…
Data Science
1 Answer
·
1.6K Views
·
Answered ✓
P
Asked by: Paul White · 5 years ago
I have been using Knitr via R-Studio, and think it is pretty neat. I have a minor issue though. When I source a file in an R-Chunk, the knitr output…
Data Science · R
1 Answer
·
2.1K Views
·
Answered ✓
K
Asked by: Kaneko Takeda · 5 years ago
Is it possible I make a simple query to count how many records I have in a determined period of time like a Year, month or day, having a TIMESTAMP…
Data Science · R
1 Answer
·
3.5K Views
·
Answered ✓
R
Asked by: Ranjana Admin · 5 years ago
I have a Date/Time value from a JSON response in the form of 2020-10-01T15:22:20 that I am trying to convert to something that looks like 10-01-20…
Data Science
1 Answer
·
662 Views
·
Answered ✓
D
Asked by: David Piper · 5 years ago
I'm new to Github and Generating SSH Keys look a necessity. I successfully created SSH Key but when I'm going to add it to the ssh-agentssh-add…
Data Science
1 Answer
·
4.0K Views
·
Answered ✓
K
Asked by: Kobayashi Sasaki · 5 years ago