-
## Description
Accoding to python's [documentation](https://docs.python.org/3/tutorial/datastructures.html#dictionaries), using `list()` on a dictionary should return it's keys following insertion …
-
- [ ] Add more fields to the contract editor
- [ ] store the fields in the contracts_data dictionary
- [ ] Hide fields based on contract type
- [ ] move the code out of the apps.py into a separate…
-
Wonderful work! And thank you for the opensource code.
I have some questions about data generation:
1. What are the differences between [generate_data](https://github.com/liufanfanlff/RoboUniview/…
-
### Describe the bug / バグの説明
`PipelineManager.blueprintId`のデフォルト値がnullなためエラーになるようです。
シーンを開き直すとUnityのSerializationの仕様により null が 空文字列 に変化するため問題がなくなります
```
ArgumentNullException: Value cannot b…
-
Hi,
I'm getting this error using ExcelJS:
```
63% building 8/8 modules 0 active
ERROR in ../../../../node_modules/exceljs/index.d.ts:1415:22 - error TS2307: Cannot find module 'stream…
-
### Discussed in https://github.com/orgs/ultralytics/discussions/14959
Originally posted by **vinycecard** August 5, 2024
I'm training AIs separately, one for each type of identification (e.g…
-
I propose that the several functions that take the `ouput_format` parameter and produce lists change their defaults to return dataframes instead of dictionaries (e.g. `list_datasets`).
I think origi…
-
The old CLI version saved the configuration as a Perl dictionary. The current version can only handle a JSON configuration.
We need a utility script that can be used to convert any Perl configurati…
-
### Run Information
Name | Value
-- | --
Architecture | x64
OS | ubuntu 22.04
Queue | TigerUbuntu
Baseline | [8e8143ec8754773fb2b34e5165ca92c2fdeb98ac](https://github.com/dotnet/runtime/co…
-
Currently the FIPNUM-Region-Zone mapping is exported in the following way:
1. Create xtgeo `fipnum`, `region`, `zone` `GridProperty`s from their respective RMS objects
2. Create a region table mappin…