joooeey
joooeey
- [x] closes #47005 - [x] [Tests added and passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#writing-tests) if fixing a bug or adding a new feature - [x] All [code checks passed](https://pandas.pydata.org/pandas-docs/dev/development/contributing_codebase.html#pre-commit). - [ ] Added [type...
### Feature Type - [X] Adding new functionality to pandas - [ ] Changing existing functionality in pandas - [ ] Removing existing functionality in pandas ### Problem Description I...
In the issue comments I often notice references to other DHuS mirrors. Is there an overview which are compatible with sentinelsat and what regions and timeframes they cover somewhere? I've...
# Summary It would be sweet to be able to hide empty fields from Popups. You could introduce one checkmark saying "Hide empty fields" for every layer in the Layers...
Many libraries (I can think of Rasterio and Geopandas) infer the desired filetype when writing a filename from the filepath passed. However, if I use a `luigi.LocalTarget.temporary_path()`, this fails because...
It would be sweet to be able to view all tasks connected to a task (downstream and upstream) at once in the dependency graph. Right now you have to use...
### Issue description Example code: ``` { "$schema": "tag:example.com,2023", "squadName": "Super hero squad", "homeTown": "Metro Town" } ``` In VS code I get the problem "Unable to load schema from...
I need to plot CAN data from [TRC files](https://www.peak-system.com/produktcd/Pdf/English/PEAK_CAN_TRC_File_Format.pdf) in place of candump files. There are (at least) two ways to go about this but none of them work out...
### Pandas 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://pandas.pydata.org/docs/whatsnew/index.html) of...