Vladimir

Results 5 issues of Vladimir

### Discussed in https://github.com/pandera-dev/pandera/discussions/799 Originally posted by **vovavili** March 25, 2022 I think we should start with these methods and work our way up: 1) [Expect a specific format of...

It seems that the trick to make links clickable doesn't work anymore in 0.3.4. The code: ``` for col in links: js_hyperlinks = JsCode( """ function(cell) { return `Click me!`...

Suppose I want to periodically query whether my local cache of DotA 2 constants corresponds to the latest DotA 2 version (7.32c). As right now, I have to do this...

- [X] PR title is prefixed with one of: [BUGFIX], [FEATURE], [DOCS], [MAINTENANCE], [CONTRIB] Just a small typo fix, nothing else.

community

**Describe the bug** If I try to subclass a check to define a certain customizable behavior, everything goes well so long as I keep the original name for the input...