Philip Sampaio

Results 122 comments of Philip Sampaio

Hi @liveresume! _TLDR:_ I think it's a good idea, but I prefer to have a separated lib/package for it. I want to have `xPath` selectors, but I'm not sure if...

@somlor thanks for the report! No, this is not expected. The `floki` tag is a "hack" to fix a problem with `mochiweb_html` parser. The problem is that the parser can't...

OK, something went badly wrong with the CI :/ I'm going to check that later today.

> Can't this be done as a separate mix plugin? @filmor for sure. Discussing with @hansihe we came to this idea of introducing it to Rustler. But maybe a separated...

@filmor @hansihe @evnu I'm going to try this feature in a separated project first. You can take a look here: https://github.com/philss/baked_nifs/pull/1 I can close this PR and re-open in the...

Interesting. I don't think we have this feature in Explorer today, but could be a nice one to have in the future :) I notice that [Polars](https://github.com/pola-rs/polars) doesn't have it...

@josevalim I'm going to start `summarize_with` operations. I believe `filter_with` can be considered done. WDYT? cc/ @cigrainger

I know this is not related to the feature request, but I want to add this just as reference for people that want to **work with Geospatial** data in the...

@roger120981 thank you! > I am trying to integrate some functionalities of the georust ecosystem into an elixir NIF library in order to be used with spatial data, especially related...

> When testing in the notebook provided by the library I get an error telling me that the Serie cannot be created from all nil lists: @halian-vilela this is probably...