lmbfrank
lmbfrank
[SIP] API Row Level Security: get rls by username or roles via API (tested on Apache Superset 2.1.0)
### SUMMARY I have created the following SIP to give the client-side possibility to generate an embedding request by retrieving the row level securities defined on the UI page: ...
https://github.com/ourownstory/neural_prophet/blob/18e3e4ddf1dcc98171c221dd1c5862d958562e53/neuralprophet/data/process.py#L435 We observed a bug when we try to predict a future dataframe using a trained model with missing_imputation = False and seasonalities set. The variable conditional_cols is used inside...