Login
Remember
Register
Recent
Hot!
Most votes
Most answers
Most views
Ask a Question
Recent questions
0
votes
1
answer
What are the main components of a Hadoop Application?
asked
Jun 18, 2023
in
Hadoop
by
Robindeniel
components-hadoop-application
0
votes
1
answer
What is the Genesis Block?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
genesisblock
0
votes
1
answer
What is the purpose of a blockchain node?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
blockchain
node
0
votes
1
answer
What is the blockchain data structure?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
blockchain
data
structure
0
votes
1
answer
Why does Blockchain need coins or tokens?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
blockchain
0
votes
1
answer
What is proof-of-work?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
proof-of-work
0
votes
1
answer
What is blockchain transaction?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
blockchain
transaction
0
votes
1
answer
What is blockchain?
asked
Jun 16, 2023
in
Blockchain Intermedio
by
john ganales
blockchain
0
votes
1
answer
What are decorators in Python?
asked
Jun 16, 2023
in
Python Flask
by
john ganales
decoratorspython
0
votes
1
answer
Given variables a and b, switch their values so that b has the value of a, and a has the value of b without using an intermediary variable.
asked
Jun 16, 2023
in
Python Flask
by
john ganales
python-variables
0
votes
1
answer
Why would you use the "pass" statement?
asked
Jun 16, 2023
in
Python Flask
by
john ganales
pass-statement
0
votes
1
answer
Name some benefits of Python
asked
Jun 16, 2023
in
Python Flask
by
john ganales
python-benefits
0
votes
1
answer
How do I modify a string?
asked
Jun 16, 2023
in
Python Flask
by
john ganales
string-modify-python
0
votes
1
answer
Name some characteristics of Python?
asked
Jun 16, 2023
in
Python Flask
by
john ganales
python-characteristics
0
votes
1
answer
What is the class of the object defined by x <- c(4, TRUE)?
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-object
0
votes
1
answer
If I execute the expression x <- 4 in R, what is the class of the object 'x' as determined by the `class()' function?
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-expression
0
votes
1
answer
In R the following are all atomic data types EXCEPT
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-data-types
0
votes
1
answer
The definition of free software consists of four freedoms (freedoms 0 through 3). Which of the following is NOT one of the freedoms that are part of the definition?
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-definition
0
votes
1
answer
R was developed by statisticians working at...
asked
Jun 15, 2023
in
R Basics
by
john ganales
statisticians
r-developer
0
votes
1
answer
mystery_method <- function(x) { function(z) Reduce(function(y, w) w(y), x, z) }
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-function
0
votes
1
answer
dplyr <- "ggplot2"
asked
Jun 15, 2023
in
R Basics
by
john ganales
ggplot2
0
votes
1
answer
Say I have...
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-function
0
votes
1
answer
How do you test R code? Can you write a test for the function you wrote in #6?
asked
Jun 15, 2023
in
R Basics
by
john ganales
rcode
0
votes
1
answer
Can you write me a function in R that replaces all missing values of a vector with the mean of that vector?
asked
Jun 15, 2023
in
R Basics
by
john ganales
rreplaces
0
votes
1
answer
I want to know all the values in c(1, 4, 5, 9, 10) that are not in c(1, 5, 10, 11, 13). How do I do that with one built-in function in R? How could I do it if that function didn't exist?
asked
Jun 15, 2023
in
R Basics
by
john ganales
-function
0
votes
1
answer
What is f(3) where:
asked
Jun 15, 2023
in
R Basics
by
john ganales
r-basics
0
votes
1
answer
What is the difference between seq(4) and seq_along(4)?
asked
Jun 15, 2023
in
R Basics
by
john ganales
seq
seq_along
0
votes
1
answer
What is the difference between sapply and lapply? When should you use one versus the other? Bonus: When should you use vapply?
asked
Jun 15, 2023
in
R Basics
by
john ganales
sapply
lapply
0
votes
1
answer
What if I concatenate a number and NA?
asked
Jun 15, 2023
in
R Basics
by
john ganales
concatenate-number
0
votes
1
answer
What is the difference between a matrix and a dataframe?
asked
Jun 15, 2023
in
R Basics
by
john ganales
matrix
data-frame
Page:
« prev
1
...
255
256
257
258
259
260
261
262
263
264
265
...
667
...
next »
Recent questions
...