Results 40 comments of Burton DeWilde

For what it's worth, I just ran into this issue again, only this time in the context of `Dataset.groupby(col)`. It's the same error message, and presumably the same code under...

+1 for me, same behavior as others have reported, on latest versions of macos and dbeaver. after a dbeaver upgrade, this triangle started happening.

Hi @serjiokov , this only seems to be an issue in scripts; scrolling in / resizing of that window causes the triangle to move around, but it appears on its...

Hi @maxbachmann, thanks for submitting a PR. I've heard of `rapidfuzz` but hadn't ever poked around in it! :) I see that your changes make the textacy code slightly simpler,...

Hi @afriedman412 , thanks for submitting these changes! I'm pretty sure I follow the updated logic, but it would be particularly helpful to have new tests (or just new test...

hey @afriedman412 , does the newer PR (https://github.com/chartbeat-labs/textacy/pull/382) supersede this one?

@ChadFulton I've been trying to apply @Leoyzen's TBATS model for the past couple days. I agree that this feature is very promising, but found the results to be surprisingly unstable,...

Hi @tayloramurphy , I'm in the dbt slack community, where there is a (relatively inactive) `#tools-meltano` channel. I searched there re: dbt unit testing via meltano, but nothing came up....

hi @edgarrmondragon , thanks for the suggestion! (and always delighted to learn from josh wills' example -- we were co-workers until last december, still miss having him around.) here's a...

Hi @edgarrmondragon , thanks again for your help. I tried several variations of meltano project config, env build, and test commands, and finally got things to work as you described...