-
### Environment Details
Please indicate the following details about the environment in which you found the bug:
* SDV version: 1.15
* Python version: 3.12
* Operating System: Linux
### Erro…
-
# [Lacuna Labels](https://zenodo.org/records/11060871)
## Dataset details
- Dataset link: https://zenodo.org/records/11060871 and https://github.com/agroimpacts/lacunalabels
- Fiboa dataset link …
-
In the `parse_datestring` method in `stac_fastapi/mongo/utilities.py`, which is used for generating the MongoDB query dict, the input time is converted from a string to a python datetime object back t…
-
The **firstaired** dates could be parsed and converted to Python **datetime.datetime()** objects, which's sometimes helpful a bit.
poxip updated
4 years ago
-
**Describe the bug**
Depending on the function the format of the returned time coordinates seems to differ. While a dataset created with e.g. `pd.daterange()` has the type `np.datatime64[ns]` , the…
-
![Screenshot 2024-11-15 165254.png](https://raw.githubusercontent.com/LTK-1606/pe/main/files/a45fda8b-6d27-4413-abc9-a4ae807e0f0e.png)
Expected: Shows an error that the ending date is in the past hen…
-
It can be 50x slower. See the following benchmark:
```julia
julia> using Dates, NanoDates
julia> using BenchmarkTools: @btime
julia> tstr = "2024-09-23T19:32:06.202111"
julia> @btime NanoDate($ts…
-
## Core problem
In ETL, we sometimes work with time series with dates (not years). However, Grapher uses 'number of days since zeroDay' under the hood, and is not able to select dates in the **Timeli…
-
### Describe what you want
## Context
I've been working with Drizzle for a possible adoption and have noticed that Drizzle is manipulating date values in a way that doesn't align with the behavior o…
-
- Makie version: `v0.21.9`
- Can you reproduce the bug with a fresh environment ? `yes`
- Platform: `Ubuntu 24.04.1 LTS, Julia 1.10.5`
When using the `text!` function and `space=:relative`, it do…