Paul Anzel

Results 6 issues of Paul Anzel

# Brief Description of Fix Right now, our documentation lists inputs and return values, but it does not include information about what types of errors functions normally raise. This is...

good first issue
docfix
good intermediate issue
being worked on

# Brief Description I would like to investigate whether janitor would work well with [modin](https://github.com/modin-project/modin) as a backend. Modin is a (currently Linux/OSX only) replacement for Pandas that purports to...

enhancement
question

For command 11 in Section 0 ``` # Draw 2 independent draws from a standard normal using `x = np.random.randn(2)`, and compute `nu` using `L @ x + mu` ```...

Hi there, I did a little testing with the databricksruntime/standard container, and while I see that conda is installed, I am not able to call it. I had to create...

https://github.com/theacodes/conducthotline.com/blob/fd2c99a66717661024e623a44b02d0b633c13016/hotline/telephony/verification.py#L47 If someone happened to return "okay." as a message, I think this might fail? Also would return the confusing error "Verification message was not okay, was okay." Maybe strip...

Hi folks, I wanted to ask if you would consider adding a hook to integrate with the pre-commit framework (https://pre-commit.com/). Pre-commit is particularly popular in the Python world, but has...

enhancement