Maximilian Roos
Maximilian Roos
similar to discussion at https://github.com/VSCodeVim/Vim/issues/7425
> ``` > { > "editor.largeFileOptimizations": false, > "workbench.editorAssociations": { > "*.txt": "default" > }, > "workbench.colorTheme": "Default Light Modern", > "cline.vsCodeLmModelSelector": { > "provider": "bedrock", > "modelId": "us.anthropic.claude-sonnet-4-20250514-v1:0" >...
I agree this would be useful, and I've had to do similar things. It's the sort of area where pandas is stronger than xarray. We might want a more specific...
Nice find @dcherian . So it sounds like there's consensus around something like `replace_data` / `replace_values` / `update_values`. If you'd still be up for putting together a PR, I think...
Would there be any way of actioning this? (To the extent you could start charging for requests, that would be great from my end — it can't be fun for...
Thank you very much @Thespi-Brain ! I created the branch and replied to the email.
Thank you! (not to respond to generosity with entitlement, but would also love to fix #4188!)
Very open to contributions here!
If there are difficulties or ambiguities here, would it be reasonable to switch to deep-copying everything for the moment? If we can figure out optimizations on things that are definitely...
I don't hear anyone clamoring to retain skipping indexes from deep copy. Would anyone like to do a PR to include them in deep copy, and we'll plan to merge...