-
### Steps to reproduce
1. Create a table with a `Datetime` field
2. Export the table to csv
3. Create a new table by importing the file. Make sure to set the column type to DateTime during import.
…
-
When dates are being reassigned to timesteps, the information isn't being stored anywhere. Preferably, a txt file or something.
-
Trying to drag the date slider which is on top of the Leaflet map doesn't work. It just snaps to the next value and this is not what we want.
### To reproduce
1. Once in the app open the satelli…
-
Hello,
Context:
We have two docker container: one is running our service image and one is running the Kusto Emulator image.
Our service wants to **ingest** messages to Kusto Emulator. For that, we …
-
### Checklist
- [X] I have updated to the latest available Home Assistant version.
- [X] I have cleared the cache of my browser.
- [X] I have tried a different browser to see if it is related to my b…
-
-
`distutils` is gone with new Python
* remove setup.py
* update `[build-system]` section of pyproject.toml (see diversity repo)
* dynamic dependencies from file not working, hard-code like in dive…
-
### Describe the bug
unable to perform simple date math such as `col("date") + '1y'`
### To Reproduce
```py
df = daft.from_pydict({
'date' : ['2021-01-01', '2021-01-02', '2021-01-03'],
}).sel…
-
Hi team,
Congratulations on the great work. I was wondering when the training code will be released?
Thanks for the update!
-
## Current behavior
On a question page, for example: https://www.metaculus.com/questions/29367/ , the Resolved... DATE value seems to be calculated based on Closing Date rather than Resolving Date.
…