-
There is one problem that I noticed in ruby 1.8 (ruby 1.9 has ordered hash so it's must be ok). Problem occurs when signing nested hashes (for nested hashes ordering does not work), for example:
```…
-
Currently, the order nations are listed in the nations page and notifications settings page seems random, it would be good if they were ordered alphabetically.
-
The following code creates output table without sorted part:
```python
from typing import (
Iterable,
)
from yt.wrapper import (
YtClient,
TablePath,
TypedJob,
with_co…
-
https://github.com/goccy/go-yaml
The library preserves the order of fields when converting from YAML
It should fix deepmap/oapi-codegen#458
renom updated
8 months ago
-
The JSON results I am working with a rather large and often it is cumbersome to use the search function to search for a specific property, esp. if there are several that have the same prefix in the na…
-
Hi There
After running a back test which seems to have run successfully based on the output of running:
"res.plot_weights('Portfolio')"
![image](https://user-images.githubusercontent.com/25151892…
-
Hello,
Thank you for this plugin!
A nice to have would be adding support for AggregationOptions (so that allowDiskUse could be set to true, or output mode to CURSOR). Is there any workaround fo…
-
[Edit: this proposal is now just for the types.Hash function. The HashMap is [another proposal](https://github.com/golang/go/issues/69559).]
We propose to add the HashMap data type (a generic evolu…
-
Hi to everybody,
I tried to slightly modify the WordCount example to obtain a single output file ordered by word occurrence but I always get an error.
This is the plan of my WordCount:
``` java
@Ove…
-
Add Map literals to the language