-
When labeling emotions in a Scene, it should be a Character+Emotion pair. Can emotions exist without a Character? Not all characters will be entered, so we need a way to say "other character" if it's …
-
As part of day-to-day operation of Data.gov, there are many [Operation and Maintenance (O&M) responsibilities](https://github.com/gsa/data.gov/wiki/Operation-and-Maintenance-Responsibilities). Instead…
-
**Is your feature request related to a problem? Please describe.**
Currently, we have a generated list of the current API available in the library, but we don't have any kind of user guide or feature…
-
Plotting an errorbar for several step functions draws the error bars ignoring the steps:
```python
import pandas as pd
import seaborn as sns
import matplotlib.pyplot as plt
data = pd.DataFrame(…
-
### Problem Description
In a table representing events with timestamps, it is often useful to detect sessions -- groups of events that occurred close to each other.
For example, a few visits to th…
-
# Neutron reflectivity profile
I would like to add an analysis that computes neutron reflectivity profiles from simulations of surfaces and interfaces.
However, the isotope of each atom (or isotopic…
-
For timeseries:
* Check if FLAViz can handle more than 2 user-specified quantiles.
* Is it possible to have 5 quantiles for instance? (1,20,50,80,99)
-
Currently, in order to compare the rates of change between countries one has to eyeball them. It could be useful to provide a measure such as doubling time (in days) to help better compare rates. This…
-
Problem:
Generated sensor descriptions cannot are transformed on server side via XSLT to HTML and stored with a constructed file name using procedure and service URL.
Analysis:
If a procedure conta…
ridoo updated
10 years ago
-
@tms-martins wants to extend the carbon footprint calculation to take into account carbon intensity across multiple regions. The challenge with this is that the calculation currently happens on the ph…