artemis-analytics / artemis

Apache License 2.0
5 stars 2 forks source link

Demo Day #17

Open DominicParent opened 4 years ago

DominicParent commented 4 years ago

@ryanmwhitephd, @russellgill, I created this issue to generally discuss/brainstorm what we wanted to do for DemoDay. I created the milestone "DemoDay" to track any issue needing to be resolved for DemoDay.

ryanmwhitephd commented 4 years ago

The effort will focus on the development of the Getting Started guide which includes

Getting Started Guide

Example job

Current Table Schema for generating Csv-like dummy data.

ryanmwhitephd commented 4 years ago

In regards to getting started,

Merge current documentation into master, start a new branch with developments to the guide, example code, and example table schema. Most of the work is postprocessing and examining the outputs.

Outline of Getting Started

ryanmwhitephd commented 4 years ago

In regards to the table schema @DominicParent we have some previous work that may be a starting point for fake pricing data.

ryanmwhitephd commented 4 years ago

The documentation up to now is now in master.

DominicParent commented 4 years ago

There's a basic version of the new example created in examples/demoday. It is based off distributed_dq_example. The schema files are located in examples/demoday/data. There's also a python file (very rough draft, copied from a test file in tests) that needs to be completed/refined. This work was done through issues #21 and #28.

I talked with @russellgill about getting some of the new distributions in the fake dataset for demoday (I believe issue #24?).