Paul Groves
Paul Groves
# Title __Parent:__ [Datahub-DataHelix-Collaboration](https://github.com/finos/datahub/tree/master/docs/delegated-action-groups/datahub-datahelix-collaboration) __Outcome:__ [Single Underlying Technology](https://github.com/finos/datahub/blob/master/docs/delegated-action-groups/datahub-datahelix-collaboration/outcomes/single-underlying-technology.md) ## Abstract DataHub and DataHelix use different underlying technologies (Python vs Java). Using the same underlying language/technology or enabling interoperability it will...
# Title __Parent:__ [Synthetic-Data-Architecture](https://github.com/finos/datahub/blob/master/docs/delegated-action-groups/synthetic-data-architecture) __Outcome:__ [Standard Pipeline Process](https://github.com/finos/datahub/blob/master/docs/delegated-action-groups/synthetic-data-architecture/outcomes/standard-pipeline-process.md) ## Abstract Synthetic data processes should have a defined set of steps - Analyse data - Classifiers, Identifiers, and Discreet values. -...
# Title __Parent:__ [Datahub-DataHelix-Collaboration](https://github.com/finos/datahub/tree/master/docs/delegated-action-groups/datahub-datahelix-collaboration) __Outcome:__ [Support of Config Language](https://github.com/finos/datahub/blob/master/docs/delegated-action-groups/datahub-datahelix-collaboration/outcomes/support-of-config-language.md) ## Abstract This outcome is to decide if we need a single, extensible specification language that can be used to drive...
## Feature Request ### Description of Problem: ISDA.org defines schemas and specifications for common financial services entities such as parties, products, trades etc. We wish to provide examples of how...
## Feature Request Functionality to add adaptive noise to a model When generating a model from production data, sometimes you want to "fuzzy" or normalize some aspects of the produced...
## Feature Request The core library should support parallelized generation of data, while keeping results consistent between runs, i.e. running twice with the same parameters should yield the same results
## Feature Request Perhaps this is a bug, when generating data we should get the same results between two runs with the same parameters - i.e. same seed number etc
## Feature Request Object creation should have the same feature set as panda creation - this will be necessary to support ABMs
## Feature Request ### Description of Problem: An agent-based model (ABM) is a class of computational models for simulating the actions and interactions of autonomous agents (both individual or collective...