-
### Description
@stinodego with python v0.17.3, a change data feed reader got added for deltalake, are you ok with me adding a new method:
`pl.read_delta_cdf()`
Essentially it would just be a…
-
I feel obliged to mention that CDF is currently on version 3.8.1
It looks like pysatCDF is using CDF version 3.5.0 according to the README in cdf36_3-dist
I'm not sure which version is actually be…
-
When I try to run this code:
std_normal_pdf = lambda x : np.exp(-x*x/2) / (np.sqrt(2*np.pi))
std_normal = ContinuousFactor(['x'],std_normal_pdf)
std_normal.discretize(RoundingDiscretizer, low=-3,…
-
Hi,
Some of the distributions from `scipy` that you have implemented (laplace, logistic, norm) support their `.cdf` method for evaluating the cumulative distribution function. One that does not is …
-
Currently CDF readers use Jackson to map CVR files into memory all at once. This will not fly for any decent-sized election as @freedomcounts has already discovered we cannot tabulate a single 80k re…
-
We've recently started using the MADIS METAR dataset, and for one file: https://madis-data.ncep.noaa.gov/madisPublic1/data/archive/2002/05/19/point/metar/netcdf/20020519_0600.gz panoply is able to ext…
-
Failure can be found here: https://github.com/scipy/scipy/pull/17432/checks?check_run_id=10961417302
Found on PR: https://github.com/scipy/scipy/pull/17432
Minimal reproducer:
```
import numpy…
-
Recently I tried to update the title of the home page in dfs_one. I was able to export a new CDF without an issue, but when I tried to do a new build with the updated CDF, I got an error.
```
SQLS…
-
Build on the Numix .nb mimetype.
| Application name | Icon name | Desktop file name | Original icon |
| --- | :-- | :-- | :-- |
| `.wl mimetype`| `application-vnd.wolfram.wl.svg` | `n/a` | ![vnd…
-
I'm following the instructions here (https://www.teach.cs.toronto.edu/using_cdf/x2go.html) to remote into teach.cs graphically; however, when I run the executables I hit this error:
```
GLX: GLX ver…