Kill Elon Musk

Results 8 issues of Kill Elon Musk

### Research - [X] I have searched the above polars tags on Stack Overflow for similar questions. - [ ] I have asked my usage related question on [Stack Overflow](https://stackoverflow.com)....

question

### Polars version 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...

bug
good first issue
python
needs triage

### Problem description - `DataFrame.to_pandas()` can handle categorical, but `Series.to_pandas()` cannot. - Pyarrow can send `dictionary(int64, utf8)` types to pandas, but not `dictionary(uint32, utf8)`. - I guess `DataFrame.to_pandas()` is converting...

bug
python
A-dtype-categorical
P-medium
A-interop-pandas

### 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
needs triage

### 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
A-dtype-categorical
P-high

Frequently, my editor gets filled with error messages like `Expected 0 positional arguments (Pylance[reportGeneralTypeIssues])` which are totally spurious and go away when I reload the editor and/or edit and re-save...

waiting for user response
needs repro

I'm calling `plotly.io.to_image()` with kaleido backend. It used to work with an old version, now it deadlocks.

## Prework - [x] Read and abide by the **great_tables** [code of conduct](https://www.contributor-covenant.org/version/2/1/code_of_conduct/) and [contributing guidelines](https://github.com/posit-dev/great_tables/blob/main/.github/CONTRIBUTING.md). - [x] Search for duplicates among the [existing issues](https://github.com/posit-dev/great_tables/issues) (both open and closed). ##...

Type: ★ Enhancement