-
Hello, I have a project with the following structure:
```
project/
├── files/ (project files)
└── Python/
├── main.py
└── ...
```
In main.py, I need to import files from the "files" f…
-
## Current behavior
When predicting a continuous question using multiple distribution components it can be complex to fine-tune the cumulative prediction. One problem is the lack of information regar…
-
La section distribution pour DCAT mobility a une propriété obligatoire data standard cf. https://mobilitydcat-ap.github.io/mobilityDCAT-AP/releases/index.html#distribution-mobility-data-standard
Re…
-
Possibly stratified by AMPDS code and date/time
https://github.com/RichardPilbery/DAA_DES/blob/e0b65aef137c5a88f0e51fbcbb1d82bbde4233bd/class_patient.py#L14
-
### Environment details
If you are already running SDV, please indicate the following details about the environment in
which you are running it:
* SDV version: 1.16.1
* Python version: 3.11.9
…
-
## PHMSA distribution data (1990-present)
PHMSA distribution data explains the extent, safety record, and characteristics of each operator's distribution system by state and commodity group. The fi…
-
From Anansa Keaton-Ashanti (abk5184@mavs.uta.edu):
I was wondering if there was a way to get a distribution from FEEPS data like the distribution from FPI using the mms_getspec routine. Mms_getspec…
-
### Pitch
To reduce the load on originating servers, particularly in relation to large media files, bittorrent support could be used to distribute the distribution load across the fediverse.
The…
-
Hi,
Cirkit already supports Gaussian input layer [1], however it's not accessible via the ```image_data``` template method. I experimented changing the validations in [2] to support Gaussian inpu…
-
Running this query:
```
SELECT
name,
version,
summary,
description
FROM
`bigquery-public-data.pypi.distribution_metadata`
WHERE
name = 'virtualenv'
ORDER BY
version;
`…