Dhruva Kumar Kaushal

Results 10 issues of Dhruva Kumar Kaushal

Fixes https://github.com/mandiant/capa/issues/2594 [x] No CHANGELOG update needed [x] No new tests needed [x] No documentation update needed

Fixes https://github.com/mandiant/capa/issues/2362#issuecomment-2645291103 A check for extra packages during the installation of capa and its dependencies. This ensures that no unintended packages are installed. [x] No CHANGELOG update needed [x] No...

PR for https://github.com/mandiant/capa/issues/2570 Changes Added font settings and menu options in form.py. Modified the font initialization in view.py to respect the default font size. No changes needed in model.py. These...

dont merge

- [x] Closes #10417 - [x] User visible changes (including notable bug fixes) are documented in `whats-new.rst` # Update Minimum Dependencies The minimum required versions for several key dependencies have...

topic-documentation
CI
dependencies
Automation
topic-DataTree
topic-typing
topic-NamedArray

- [x] Closes #10426 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed...

topic-documentation

Fixes https://github.com/zarr-developers/zarr-python/issues/3050 Core Fix in `AsyncGroup.create_dataset()`: - The issue was that when creating a dataset without providing data, the method wasn't properly handling the required dtype parameter - Added a...

- [x] Closes #10912 - [x] Tests Added Support [create_index: bool] in [to_dataframe()] to skip creating MultiIndex. This PR adds a new create_index parameter to both Dataset.to_dataframe() and DataArray.to_dataframe() methods,...

- [x] Closes #10899 ## Description This PR addresses issue #10899 by documenting how `xarray.dot()` and `DataArray.dot()` interact with coordinates. Previously, the documentation did not explain: - How coordinates behave...