Jan Peterka

Results 25 comments of Jan Peterka

Hey, any news on this, @mrooseboom ? I would need this so much in my current project!

Hey, are you @PetalsOnWind still working on this? I used `rumale` gem to do (something like) this, here is my code (maybe it helps). It expects input vector to have...

Thanks, I will look into it. Not sure if I will be able to write the implementation myself, quite new to Ruby :)

Well, `daru-io` is quite inactive, so no contributing there.

I would love that! It could even automatically find templates/class_name/ folder and use that! Also, if someone is looking into this, how about even rendering template of the same name...

So, I've been poking around in something like this last few days, and made it work (but it's quite unpythonic). Full version, supporting automatic template name via method name looks...

@davidism Wow, thanks! What does being a maintainer entails? I will be glad to help this project if I'm able to :)

Ok, joined Discord, and will be happy to be added as moderator :)

hi, i'm starting with pynonymizer, and I don't know how to use `my.cnf` for setting user/password. I have `my.cnf` file: ``` [client] user="user" password="secret" ``` but when I run pynonymizer...

Hi, thanks so much! I never played with MySQL configuration much, so I didn't realize this :)