R

R is a free programming language and software environment for statistical computing and graphics. R has a wide variety of statistical linear and non-linear modeling and provides numerous graphical techniques.
Here are 22,016 public repositories matching this topic...
In recent versions (can't say from exactly when), there seems to be an off-by-one error in dcc.DatePickerRange. I set max_date_allowed = datetime.today().date()
, but in the calendar, yesterday is the maximum date allowed. I see it in my apps, and it is also present in the first example on the DatePickerRange documentation page.
E
Maybe I'm missing a setting, but there currently seems to be no inbuilt in way to enable legends for the plot functions. Would it be possible to add this feature? Many thanks.
Migrate all Python code from old-fashioned format()
functions, formatting %
operators and simple concatenations (+
) to modern f-strings
(brief guide). They are known to be the fastest approach and also increase code readability.
. This issue explains why I think a second edition is needed, lists what changes I plan to make, and presents a tentative outline. Finally, I have a few words about the process and giving feedback.
Why a second edition?
While the command line as a technology and as a way of w
Is your feature request related to a problem? Please describe
Spellcheck squiggles in a text box can look unpolished
Describe the solution you'd like
HTML has a native flag for turning off spellcheck, would be nice to add that as a feature to ui.textbox
:
https://www.w
-
Updated
Feb 17, 2021
-
Updated
Apr 24, 2021
-
Updated
May 5, 2021 - R
-
Updated
Apr 21, 2021 - R
-
Updated
May 5, 2021 - Jupyter Notebook
-
Updated
Nov 13, 2020 - Python
-
Updated
Aug 19, 2019 - R
Our xgboost models use the binary:logistic'
objective function, however the m2cgen converted version of the models return raw scores instead of the transformed scores.
This is fine as long as the user knows this is happening! I didn't, so it took a while to figure out what was going on. I'm wondering if perhaps a useful warning could be raised for users to alert them of this issue? A warning
-
Updated
Apr 21, 2021 - Julia
Created by Ross Ihaka, Robert Gentleman
Released August 1993
- Website
- www.r-project.org
- Wikipedia
- Wikipedia
Currently
register
looks like: