bingbong-sempai
bingbong-sempai
### Problem description `DataFrame.unnest` currently fails when nested field names are shared across multiple columns - for example two columns can have a nested field named "other". It would be...
### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like I know pairing read_ and to_ functions follows Pandas' style but I think...
### Feature Type - [ ] Adding new functionality to pandas - [X] Changing existing functionality in pandas - [ ] Removing existing functionality in pandas ### Problem Description There...