-
The summary report we have right now is a two column format with variable name and values, which can be a single number or a list.
It is a bit difficult to analyze such data so let us try to conver…
-
**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 …
-
**Describe the bug**
"Some" polars dataframes are converted wrong to hyper. We created a minimum example and found out that
we can only reproduce the issue with dataframes having 12 or more rows and…
-
I'm using numpy 1.11.2 on Linux and here is what I get:
```
In [1]: import numpy
In [2]: x = numpy.array([3, None], 'm8[D]')
In [3]: x.astype('float64')
array([ 3.00000000e+00, -9.2233720…
-
**UPDATE: now that we have preservation event details displaying, should we expand this ticket and its estimate?**
Timestamps are recorded in UTC; adjust display of these so that they reflect local t…
-
I have a virtual attribute that takes natural language dates and sanitizes it to a proper date time field to store in the db. I then have a getter that changes the raw datetime to a nicely formatted o…
-
- [x] I have checked that this issue has not already been reported.
- [x] I have confirmed this bug exists on the latest version of pandas.
- [ ] (optional) I have confirmed this bug exists on…
-
**Describe the bug**
I have a model of segmentation, [Bisenet-V2](https://github.com/MaybeShewill-CV/bisenetv2-tensorflow/blob/master/bisenet_model/bisenet_v2.py).
Need to convert to FP16…
-
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
-
Pkg.test("Gadfly") failing due to an inexact error with the date_bar.jl test in v0.4
I've done some digging and this due to the span variable in geom/bar.jl trying to hold the value of a floating poi…