S-UP
S-UP
Most of the software I use defaults to Shift + Return for running a code block etc. Hence I would like to see this being possible also in TablePlus. For...
There seems to be an issue with sorting the data using the up/down arrows by columns. When the variable contains a missing value (i.e. NaN) the sorting does not work...
I wonder about the best approach to create a Label that generates forward-looking classes. Example: A customer might purchase 12 times (on different dates). I want to assign a label...
Hi, Just discovered this package. Generally very nice! Question: It seems not possible to show the trend line simultaneously with colored scatter points when each point is its own group....
Thanks for your package! When plotting the results in a chart, I often see that the labels in the bins are too large, e.g. `[51.061, 91.0406000000002).` This looks bad in...
Hi, Please have a look at using a tibble, cf. as_data_frame(), instead of a standard R data frame for the input data. The result is all the same, but it...