Eduardo Blancas

Results 302 comments of Eduardo Blancas

I already did some work for this, you can use it as a starting point: https://github.com/ploomber/ploomber/commit/6a599d360108c4596991c1162c7b1e6aea9147c0 https://github.com/ploomber/ploomber/commit/606cbdfe8d69b9e4dec29e7e3791d9d8e588d9b5

Is there a case where you want to inject/remove cells to *some, but not all* pipelines? based on your description, it seems like you want to inject cells to all...

Unfortunately, I don't have the bandwidth to do detailed reviews right now so I think it's best to just create a script that does what you want and you can...

I believe they will all use the existing connection, you can switch to whatever db you want and then run `%sqlcmd`: https://jupysql.ploomber.io/en/latest/howto.html#switch-connections

hi @dsevilla, yeah if you can help fix the CI, that'd be great

can you provide a full snippet that we can run along with the full traceback?

check out the doc directory in the root of this repo

workaround from [here](https://github.com/christopherkenny/bskyr/issues/6#issuecomment-2498761360): pass a timestamp. example: `2024-11-08T00:00:00.000Z`

Forgot to add a working example in my earlier comment (in R, but it's the same for other languages): https://editor.ploomber.io/editor/d2a65731

> random_forest_classifier_grid where is this? is this a section in the docs?