StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Konrad Rudolph

Rating
1671.48 (312th)
Reputation
517,151 (58th)
Page: 1 2 3 4 ... 87
Title Δ
Add a new line (\n) if a condition is met 0.00
Why does the colnames function generate a tibble (and not a vector)... +0.39
Implementing a put (or add) method for a Map/Associative Array Data... 0.00
When an arguments is missing in R, how to call another function to... +1.03
Code refactoring in Java, which one is better when there are multip... 0.00
How to use errno the same way in C++11 as it was in C++03 +1.14
Why is this local variable amounting to null in Java? -1.29
Why are names(x)<-y and "names<-"(x,y) not equivale... -2.28
What is the complexity of 2 loops with the inside loop starting at... 0.00
Why when I attempt to reassign a variable I receive the error, &quo... 0.00
how to build a summary variable using multiple col info +1.80
Infinite loop in coin-flipping game +0.29
How to parse string using regex -0.64
BigInteger.intValue() equivalent in C# 0.00
How to use "&" correctly in an URL in C? 0.00
List comprehension += operator -1.05
What should I do if I have to declare a variable when I don't k... +1.29
Renamed: Solution for boilerplate code in Rstudio 0.00
How to install R packages in parallel way via docker? 0.00
Ignore macro if it is not defined +1.40
Is the `std::sort` function unstable? +0.99
Is the compiler allowed to optimise out private data members? -0.31
Can't construct object because member doesn't have default... 0.00
Why R^2 return negative and how to interpret them -0.72
Would like to know how to properly use `%>%` in `mapply`? +1.36
How do I replace `\n` in a string but not `\n\n` in Python? +1.21
why does nullptr not require header while nullptr_t does -1.87
How an R function can be used before being defined 0.00
What's the trailing symbols within an char array which initiali... -1.79
Read lines from named pipe in Winapi 0.00
How do I use reflection to access a private method? +1.23
Is it possible to handle simple messages in R? If yes, how? -2.25
Is there a way to use tryCatch (or similar) in R as a loop, or to m... +1.10
Is there a coding standard for Python? 0.00
how to capture the length of a list or objectives in a list 0.00
Plot multiple lines from multiple dataframes -3.07
Assign a conditional column with the text "type" and succ... +1.54
User-defined function does not function, but line-by-line works 0.00
How to pass | (pipe) as argument to java command in terminal 0.00
Add black outline for different geom_point shapes on DESeq2 PCA +1.12
Why do I need to specify the argument list for a class template in... -1.85
How do I add a column with a different number of rows? 0.00
How to edit this function so that the number of iterations doesn... 0.00
Explain quosure to a dummy -0.43
I Can't create 2 objects off superclass in subclass using super... 0.00
How to create a linked list with previous pointer? 0.00
What is causing the error “expected ‘;’, ‘,’ or ‘)’ before ‘.’ toke... +0.40
Class that implements an interface can't use itself insted of O... +0.28
How can I test if either of two files exist? 0.00
Expansion on given string according to number * contents of the par... +0.26