-
ds.summary was originally written to deal with simple R object types like dataframes and vectors. It tests the object type on the server side, and depending on the result, calls a serverside method th…
-
```python
from sympy import Abs, log, Symbol, solve
x = Symbol('x')
x = Symbol('x', real=True)
y = Symbol('y', real=True)
eq1, eq2 = (x**2 - 6*x + y**2 + 9)*log(Abs(x) - Abs(y) - 2), x**2 - y
solve([e…
-
Probably fixed with related draw tool simplification tickets.
-
With simplification:
```
simplify_below: 12,
simplify_level: 0.00002,
```
There is an artifact at 6/11/21: http://localhost:8081/map#6.91/52.281/-117.778
![Selection_796](https://github.co…
-
Rust patterns are very expressive.
The different languages we target have variable expressiveness in patterns, and often are less expressive than Rust ones.
Issues related to the lack of expressiv…
-
### Description
If the dataframe contains only one field, then it would be a nice simplification to use df.sort() without adding the field name.
In this case polars could take the only field there a…
-
Opsgenie configuration for tags it's currently very convoluted. We provide users with an option to send tags as:
- As part of the `details` field of an alert
- As part of the `tags` field of an al…
-
(This is part of #230 and comes out from this mornings meeting with @rob-metalinkage and @ldesousa )
Right now, we have OperatingProperty, SurvivalProperty, OperatingRange, SurvivalRange, hasSurviv…
-
Many components (`resource_specifications/+page.svelte` as an example) have multiple `query()` bindings in them which could be combined into a singular `query()` which requests all dependent data in i…
pospi updated
3 weeks ago
-
### Is your feature request related to a problem? Please describe
Search page with user friendly interface is required and also in the current search page
### Describe the solution you'd like
Prop…