-
Fix warnings in CI build pipeline:
- [ ] DeprecationWarning: Converting `np.inexact` or `np.floating` to a dtype is deprecated. (histogrammar)
- [ ] FutureWarning: In a future version, DataFrame.m…
-
As Adrian has noted, we see some discrepancies between the two approaches in some plots.
e.g.
![image](https://user-images.githubusercontent.com/7583876/42001472-b3f73e56-7a29-11e8-9bcf-56048…
-
I just discovered this very cool-looking package thanks to your [tweet](https://twitter.com/KyleCranmer/status/1004473167216300032). This package could potentially have great value in the climate / at…
-
> On 26. Sep 2018, at 15:16, a.hagen-zanker--- via Boost wrote:
>Sorry to get back to the issue of variance. I am unsure about the justification of choosing the variance based on the Poisson distr…
-
Hey Jim (writing here since I think you prefer it over slack. lemme know otherwise)- I have a couple questions
** Is it possible to take the following code and fill via spark with a single `fill()`…
-
When the user provides a timestamp-typed time_axis in PySpark, the time axis is binned in (nano)seconds. This should be displayed in as datetimes in the plots.
-
Running pm_stability_error on float columns with large values triggers (in some cases) Assertion Error.
For example running following code:
```
import pandas as pd
import numpy as np
import pop…
-
-
While I tried to run crab command in in lxplus8, with newest `CMSSW_13_1_0_pre1`, I got pycurl error:
```
Traceback (most recent call last):
File "/cvmfs/cms.cern.ch/share/cms/crab-prod/v3.230124…
-
In the basic notebook tutorial there is an example on a 2D categorical plot.
The raw data contains 3 x 5 categories, but only 2 x 4 bins are visible when plotting with matplotlib:
```python
histy…