-
Can be built as part of #698 or as a separate PR.
We should try to build an editor tool to auto-generate the basic outline of a metadata-styling material based on the metadata of tiles currently v…
-
## Feature Description
Considering adding a total Google Analytics view count on both the pages and posts tab, as per the screenshot below, once Site Kit is set up with Analytics connected. This co…
-
This is related to issue #866
```
import pandas as pd
from sklearn.model_selection import train_test_split
from sklearn.preprocessing import MinMaxScaler
# Create a sample DataFrame X
np.rand…
-
xarray is a library for N-D labeled arrays and datasets in Python http://xarray.pydata.org. If we allow xarrays to be passed to napari-gui then we could autopopulate labels of sliders etc. based on th…
-
Currently the mod uses a xml schema structure regarding building slots, that is the legacy of civ4 or civ4:BTS (I don't know). After lengthly looking at the XML and the code, my finding is, that this …
-
related to #64 and https://github.com/kevinyamauchi/ome-ngff-tables-prototype , as discussed this morning with @kevinyamauchi this is a description of adata slots and how they are used in https://gith…
giovp updated
2 years ago
-
### Failing SQL Feature:
When using a LATERAL VIEW with two aliases, the second alias is incorrectly being interpreted as a JOIN with a table. Instead, it should be detected as a second alias for t…
-
For beginners, there are quite a few weird surprises. We should make a list, for reference.
Here's the ones I can think of right now:
## Enums differ in size for no good reason
```
1. BeamFrequency:…
-
This issue was inspired by the discussions on issues #1766 and #1870. It replaces those two issues, so I will close them once I create this issue.
### The Problem
Once upon a time, the `metadata…
-
Some fields need to be hardcoded per source.
Note that since ecs-mapper doesn't support complex logic (no conditionals), I don't expect this to be used to populate all categorization fields. But it…