-
Upgrading from Version 6.0.1.GA to 7.0.0.RC1 we encountered the following issue:
We use the following JPA Mapping to persist a Joda Datetime field.
```
@Columns(columns = {
@Colu…
-
```python
import pandas as pd
import pandas._testing as tm
from io import StringIO
df = pd.DataFrame(
{
"A": pd.to_datetime(["2013-01-01", "2013-01-02"]).as_unit("s"),
"B"…
-
## Bug report
When i save a date in strapi as some date and time, the time being sent to the server is different to the time i see in the browser - its not adhering to my timezone. This is happening …
-
Takes in a DataFrame, outputs the same DataFrame with all ints and floats safely downcasted, and with all objects converted to categoricals iff nunique < len/2.
-
1. I have to use Nepali calendar, and I saw that it was possible with the JS date picker but it was not elaborated in some other issue. Can you please give me some hints on that one?
2. How can I p…
-
**Describe the bug**
When creating a Gantt diagram with the option "excludes weekends", and specifying some event duration with start and end date, the resulting diagram will display a longer period …
-
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…
-
Hello. I'm a newcomer to Genie. I found it a bit off-putting when I created a new full-stack app and it got populated with a lot of code that I know nothing about. Usually when I write an app, I wa…
-
See https://stackoverflow.com/questions/54465029/overflowerror-when-trying-to-convert-generators-to-lists/54478879#54478879
Steps to reproduce:
```python
>>> list(datefinder.find_dates("2019/02…
Dunes updated
5 years ago
-
### Pandas version checks
- [X] I have checked that the issue still exists on the latest versions of the docs on `main` [here](https://pandas.pydata.org/docs/dev/)
### Location of the documentation…