|
|
|
|
|
by oubiwann
4197 days ago
|
|
Nice that you mention Pandas ... it's on the list for being supported by lsci (which in turn will be using LFE py). As for Hy: LFE py comes with custom ErlPort encoders/decoders, and I came this close to writing those in Hy. However, I did want anyone with a Python background to be able to easily read and contribute, not just Lispers ;-) Regardless, it would be nice to use with Hy (and probably trivial: a requirements.txt update, and then adding some Hy modules in ./python/lfe, at which point you should be able to access them from LFE). |
|