miguellacerda

Results 3 issues of miguellacerda

Please could you consider adding an argument to the `tibble::rownames_to_column` function that allows the user to specify the expected data type of the column that is created. Currently (version 3.0.5),...

help wanted :heart:

Would it be possible to add an optional parameter to return data (e.g. via a timeSeriesRequest) as a data frame, rather than an xts object? I find that I almost...

I would like to develop an RNN that can handle missing inputs by inferring these as outputs and inserting them into the input vector at the next time step. The...