Alex Wenzel

Results 3 issues of Alex Wenzel

With requests v2.20.1, supplying a value of 0 for `chunk_size` causes `iter_content()` to hang. This made debugging code that dynamically computes a value for `chunk_size` difficult. These two lines explicitly...

I have `cyjupyter==0.2.0` and I am trying to follow the steps outlined in the [example notebook](https://github.com/cytoscape/cytoscape-jupyter-widget/blob/develop/examples/WidgetDemo1.ipynb) for mapping data to node background colors. I have a simple network `neighbor_net` which...

**Describe the bug** I am trying to construct a custom Data Type along the lines of [this Boolean example](https://pandera.readthedocs.io/en/stable/dtypes.html). My goal is to take a raw data column that contains...

bug