-
It would be nice to implement a `from_hdf5` method similar to the `from_folder`
method that currently exists. In addition to adding this, it would make sense
to add a util.py file with a function of…
-
Rather than having a hard-coded list.
-
**What happened**:
Dask failed to read_sql_query for a datetime index.
See SO question [here](https://stackoverflow.com/questions/73340732/loading-dask-dataframe-with-sqlalchemy-fails/73344622#7…
-
Currently we have quite a few dates stored in the metadata, should we provide a better representation for these other than `string` or to keep things simple we could keep them as strings but ensure th…
-
### Issue description
We're using `jmoiron/sqlx` library to insert data to CH database.
When I switched project to use `clickhouse-go/v2`, inserting object with field `time.Time` with zero value (00…
-
Hi
Thanks for the package!! I notice that if the year variable is a date, and I have a never treated group, this will return an error? It seems to be due to this line:
`data[is.na(data$treat_tim…
-
Hi,
I was trying to use the Create Typescript Intellisense file features, but I'm finding a bit difficult to use extensively in some situation and I was thinking to add a few features:
1. **camelCas…
-
### What we should change and why
If server timezone is different from the client's browser one, orders may be returned when they should not be (and vice versa)
#### How to reproduce the bug?
You…
-
## Checklist
- [x] I have included information about relevant versions
- [x] I have verified that the issue persists when using the `master` branch of Faust.
## Steps to reproduce
I have some …
eblis updated
8 months ago
-
Requirements:
Some way to store, unambiguously, the dates that things happen past, present and future. I thought storing "Timezone aware" datetimes was ok in the database, but SQLite does't support d…