Tiago Fassoni

Results 9 comments of Tiago Fassoni

Hey there! First of all, thanks so much for the project. It's being super useful. I have just tested the project on Windows, and *the python script* had just one...

Hey, Tom, I'm thinking of picking this up. My doubt is: Say we have a big csv file with 2 categories and two partitions of the data. So `file_0 has...

Hello, @TomAugspurger, @jerrytim. Got to try my hand on this just last week and... gotta say, I have no idea on how to make it. I don't know why OneHotEncoder...

Hello. I want to deploy otp.js for Brazil (more specifically, São Paulo). Although the current state of translations is not optimal, they could be used and refactored or changed later....

Hey, @abyrd. I'm sorry for not being clear enough. Let me try to explain myself a little better: I understood the translation pull request of otp.js is not going to...

Thank you! I didn't understand what was happening to the jupyter kernel installation and your issue told me what I needed to do.

What about if, instead of hooking up pty's, we just do the bare minimum? We detect the shell (whether zsh, bash, nushell or powershell), the OS, and just call the...

I had the same issue under PowerShell 7.5.0. I believe it's because the powershell profile changed from PowerShell 5 to 7. Adding the following line to my profile solved the...