-
Excel's default date format is dd/mm/yyyy. This means that for any Excel user, saving a file naturally converts the date to this format.
However, Tutorium does not accept dates in this format. This m…
-
field type timestamp default '0000-00-00 00:00:00', when field value is '0000-00-00 00:00:00', python-mysql-replication parse the field value to '1970-01-01 08:00:00' which can't import to mysql serve…
-
### Bug summary
Hello. When plotting time series data using Matplotlib and Pandas, I have observed a significant difference in execution times between plots with and without timezones.
**Code a…
-
The NodeJS cassandra driver [offers automatic & safe type conversion for prepared queries](https://docs.datastax.com/en/developer/nodejs-driver/4.6/features/datatypes/#prepare-your-queries-recommended…
-
* pydhs version:
* Python version:
* Operating System:
### Description
Nepal v007 and b2 variables use Hindu calendar. Need to be converted.
-
### What version of `drizzle-orm` are you using?
0.30.1
### What version of `drizzle-kit` are you using?
0.20.14
### Describe the Bug
I'm using Drizzle with postgresjs and recently updated to v0.…
-
Hi,
I am having last 1 year time series financial data. I removed weekends as no data is present.
I created plotly viz, `2w`,`1m` range selector buttons are not showing correct time range. While…
-
### Is your feature request related to a problem?
With the new form control extraction / filling API, it seems the `Date` type needs some extra work. If you have a document with a date form control…
-
#### Describe the issue linked to the documentation
Hey, first of all , i'd like to thank you guys for the contribution made to time series analyze. If you want to make sktime more popular, t…
-
When we look at the current DateField in reahl [1] we see a `parse_input` method that has free-form input. Ie., you can input fuzzy values and the parser converts this into Python objects.
A more …