-
Hi,
It would be nice if functions for formatting `Date` and `Time` types exist. Currently, if one wants to format a `Date`, a dummy `Time` value needs to be be created to convert to a `DateT…
-
Need to work out TEI for this.
_Originally posted by @davidamichelson in https://github.com/srophe/syriaca-data/issues/1192#issuecomment-2245611498_
-
### Description
Polars IO methods such as `scan_csv` and `read_csv` support regular Python `Path` objects for `source`. However, it would be nice to also be able to read [zipfile.Path](https://docs…
-
Most sensible way of converting to POSIXct. Retains clock time. Will be good for {warp} and `slide_period()` once `warp_distance()` casts unknown input to POSIXct
UPDATE: I now think that conversio…
-
```
(from ABJ) Accept dates that are convertible to ISO8601 in the data entry form,
and convert them further downstream (eg, at load) to allow users to use their
traditional format.
(from JD) As pe…
-
Inspired by the timedelta plotting issue, I thought to look again at our timeseries plotting machinery. We know it is quite complex, and due to that several bugs, inconsistencies or unexpected behavio…
-
Currently pycsw sets up a database using the `sqlalchemy.Text` type for most columns.
In my opinion it would be nicer if we could use other sqlalchemy types, specially the `sqlalchemy.DateTime` type …
-
### I fail to input one of my databases in the JupyterNotebook when I use the code “read_csv" in pandas because of the following error:
-------------------------------------------------------------…
-
Hello there
I really enjoy using your plugin for creating schematic outputs for custom post types.
However on our latest setup with the latest version we had an issue with it converting dates int…
-
**Description**: The seeding report in Barnkit of FarmData2 produces incorrect results when invalid dates are entered for startDate and endDate, such as 02/31/yyyy - mm/dd/yyyy, 11/31/2021- mm/dd/yyyy…