Philip Couling

Results 63 comments of Philip Couling

This would be compatible with both `pip` and `poetry`

I'll re-run in AWS and attempt to find you some specific details. There might be some network configuration in AWS that's changed since I wrote the issue. Please note that...

I've finally found time to evaluate the `on_connect`. It can be used to prevent duplication but still leaves a problem over knowing which messages failed to send. @MattBrittan ----------- I...

> There will be numerious things in this library that are "wrong" because it's evolved over years (with numerous authors all having different needs) and, as we saw with the...

If I was to look at the possible code for this would it be better to process this in the transform step (which would need a `wrapper` attribute adding somewhere...

I've not forgotten this. Just ran out of free time. I'll be back ;-)

I am. But sadly it's proprietary and I don't have authorisation to share it.

I've just found this issue after [asking about this on the rust forum](https://users.rust-lang.org/t/is-it-possible-re-use-data-sets-with-macros/115837/8). Is there a concrete reason why this could not be done with compositional macros. **I'm new to...

@stinodego, Regarding [this comment](https://github.com/pola-rs/polars/issues/15441#issuecomment-2034344929) > Ok, I see what you mean. We should support this. Is there a github issue tracking this? It's not noted in the issue checklist here...

@tasansal I can't speak for others but the most pragmatic thing may be to have options here. For context, we use `poetry export` in our org as part of our...