danhitchcock / pambdas

Pandas for Lambdas
6 stars 1 forks source link

Missing license? #52

Open hmelberg opened 1 year ago

hmelberg commented 1 year ago

Great package!

I cannot see the license? Is it MIT?

Background: I would like to use (and extend) this work to do simple data analysis in Brython (which complies python to js). It fits well, since Brython cannot import pandas and its dependencies, but it can use pure python packages. I will open source the Brython compatible revised version of Pambdas with an MIT license, but I would like to ask you first if this is OK.

danhitchcock commented 1 year ago

[Edit -- just realized this was an issue and not an email]

Hi Hans,

Thanks for asking about Pambdas. I'm glad to hear it might actually have a real use case. I created it as a hobby project to conveniently do quick calculations on small datasets, where pandas import time and memory footprint outweighs any performance benefits. I never actually applied it to anything though, and a slight career pivot removed my need to keep developing it.

The Brython code sounds really cool, and you are certainly welcome to use the code in any way you wish. If you're interested, and want to continue development, I'd be willing to add you as a repo owner. I think the code is in a mostly usable state but definitely needs some cleaning, and maybe a better name than "Pambdas".

On Sun, Oct 15, 2023, 4:25 PM Hans Olav Melberg @.***> wrote:

Great package!

I cannot see the license? Is it MIT?

Background: I would like to include to use (and extend) this work to do simple data analysis in Brython (a which complies python to js). It fits well, since Brython cannot import pandas and its dependencies, but it can use pure python packages. I will open source the Brython compatible version of Pambdas with an MIT license, but I would like to ask you first if this is OK.

— Reply to this email directly, view it on GitHub https://github.com/danhitchcock/pambdas/issues/52, or unsubscribe https://github.com/notifications/unsubscribe-auth/AK6LVKQPVOT4H5R2WQZ2WJDX7RBCDAVCNFSM6AAAAAA6BHVTQKVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE2DIMBUGUYDMOI . You are receiving this because you are subscribed to this thread.Message ID: @.***>