Egor Sanin

Results 8 issues of Egor Sanin

### Checks - [X] I have checked that this issue has not already been reported. - [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars. ###...

bug
python

## Result from CocInfo ### versions vim version: VIM - Vi IMproved 9.1 9010000 node version: v21.5.0 coc.nvim version: 0.0.82-d1568d56 2023-09-29 19:43:34 +0800 coc.nvim directory: /Users/esbn/.vim/pack/coc/start/coc.nvim term: tmux platform: darwin...

* Instead of setting the background to light/dark in each vim pane, source the vimrc after making the changes in that file * This works better because sometimes syntax highlighting...

Hi there, I need to write a zipped shapefile to a `BytesIO` object, or, at the very least, to a `TemporaryFile`. If a file path specified in `to_file("some/file/path.shz")` and this...

enhancement
upstream issue

# Background - `rasterio` is a powerful library that can be used to manipulate a variety of raster GIS data - A common operation when working with Digital Elevation Models...

- [x] I have checked that this issue has not already been reported. - [x] I have confirmed this bug exists on the latest version of geopandas. - [x] (optional)...

enhancement
documentation

### Summary # Issue `no-matching-overload` is reported even though the function being called is typed and the argument has the correct type. # Minimum reproducible example Tested only in this...

generics
overloads

### Question Not sure if this is expected behavior, but locally defined variables are reported as `Struct` or `Value`, when really they should be reported as `Variable` in the lsp...

server
completions