Rachit Singh
Rachit Singh
This is a bit of an odd request, but I work in some environments where installing external dependences is difficult (e.g. it would complicate the dev setup process) except that...
### Description I'm unable to profile scipy.sparse.csr_matrix because it seems to hang on a subprocess call to check for SVE support (calls `lscpu`). ### Steps to Reproduce Here's a minimal...
No worries if this isn't the right forum, but I was thinking about adopting pcodec for compression of some of our timeseries data, and ran into a test case where...
Hello, I'm accessing ECMWF real-time open data hosted for example at this url: `https://ai4edataeuwest.blob.core.windows.net/ecmwf/20240201/06z/0p25/scda/20240201060000-6h-scda-fc.grib2`. However, it looks like HEAD requests to that URL tell me that the server doesn't accept...