Philipp Kats

Results 40 comments of Philipp Kats

Thanks for this PR, saved me tons of time! one q - I am still trying to get a 3d model out of it, do you know how? `predict.py` here...

Would also be nice to filter/distinguish edges of the graph (e.g. set "colors" of edges). Sometimes I want to have the link to another node, but don't have to complicate...

I don't know if that is a better way, but I am using some python scripts for that, and they can be added as pre-commit scripts (if you use git...

will try to PR

Hey! Thanks for the answer! I noticed you bumped the version of `transform-vega` and it seems to support VegaLite 3. Just made a PR #269 - let me know what...

Hm, it seems that Altair charts are still not rendering 🤔 will dig into that

Thanks! It looks pretty cool (btw the mybynder example does not work ,raising ``` AttributeError: 'dict' object has no attribute 'unmount' ``` on any interactive execution. But I was looking...

Can this be expedited, please!

Why did you close it? I hoped to get the Maintainer's attention to merge it ...

Hey @r-shekhar. Nice! I had the same approach except that I made a branch of the geopandas which accepted spatial index for `sjoin` as an argument. this way I shared...