This is an automated email from the ASF dual-hosted git repository.

poorejc pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-flagon-distill.git


    from f8f6d22  fixes typo in asf.yaml file
     new 6d07d65  [FLAGON-459] Created new branch for Distill refactor
     new 4a4b2bc  [WIP] Distill CRUD examples
     new c788d13  updated examples
     new 228d8b0  create segment function
     new aa95d46  Unit tests + write segment
     new f3af09f  Added union
     new 4ee8316  adding Testpipeline.ipynb for testing, .gitignore adds
     new d3df5d0  major refactor of package structure
     new 212ed46  Merge branch 'distill_toolkit_refactor' of 
github.com:UMD-ARLIS/incubator-flagon-distill into distill_toolkit_refactor
     new dcee19b  amir and i collaborated and updated the sankey code to 
include edge list and optional label paramters
     new 1cfc745  amir and i updated the funnel function
     new ee7c730  removed accidentally included extraneous practice code
     new a1d1ec6  enhances sankey function by enabling users to pass a 
dictionary as an argument to rename node labels
     new d6abd9e  added session clickrate function to stats.py
     new e35f3cf  fixed clickrate function typo
     new de3f40f  updated to get length of new nodes instead of nodes. cosmetic 
fix- functionally the same
     new 5d9e6fd  Amir and I added edge substitition using a dictionary to the 
funnel function
     new 68ef563  Time Representation Fixes and Generate Segments
     new 6173bb2  Import Fixes
     new 05c4cc7  Added intersection function
     new f9d2b32  Testing Refactor
     new 00e6bfa  fixes import statements with removed classes/static methods
     new 60d7342  added sankey to readme
     new abd077d  Merge branch 'distill_toolkit_refactor' of 
github.com:UMD-ARLIS/incubator-flagon-distill into distill_toolkit_refactor
     new 7f10014  Merge branch 'distill_toolkit_refactor' of 
https://github.com/UMD-ARLIS/incubator-flagon-distill into 
distill_toolkit_refactor
     new e8a4fc3  Fixed minor bugs and added to the ReadMe
     new 88aa941  Added annotations for Funnel & Sankey
     new 7ce3651  fixes embedded list parsing and overlapping windows issues
     new d3e05d5  Generate_Segments Tests and Bug Fix
     new c4d5344  Documentation file
     new e249a67  Added deadspace detection function
     new 2e83820  resolving merge conflicts
     new 051a67c  test add to top level readme
     new b898bd7  housekeeping: deleted irrelevant/legacy files, added 
appropriate license headers to all files
     new 8dd3de5  Added new segment fields and documentation
     new 92fd911  Merge branch 'distill_toolkit_refactor' of 
https://github.com/UMD-ARLIS/incubator-flagon-distill into 
distill_toolkit_refactor
     new 70b92f4  updated TestPipeline with *untested* examples--WIP
     new c793c92  generate_segments bug fixes and csv example
     new 7bb589c  update to test pipeline, includes detect_detection
     new 2ed5002  updated create_segment, write_segment, generate_segment 
examples
     new f2a7cfb  adding union example
     new 7ec3e42  Deleted unnecessary files and converted documentation
     new b85667f  minor mods to TestPipeline integration script
     new 03b66be  Added Set Logic and Writing Segmentation documentation
     new 08bf52a  Converted the READNE.md to rst
     new be4f1cb  Added set logic and writing segmentation docs
     new 89e14ff  segment creation documentation
     new 6e9a7ce  Added testing documentation
     new 2a40e83  segment indexing quick fix
     new da37ba4  Added difference function
     new 0f2cd65  Added fixed time segmentation
     new e1b0ba1  Added the html documentation to 
./distill/analytics/graph/docs | run 'make html' in terminal to generate new 
ones
     new df1b8c7  Updated to the new Makefile
     new 11dab43  Added Github workflow action to auto generate the html files 
| Test 1
     new 14c12bc  Added Github workflow action to auto generate the html files 
| Test 2
     new 88e114f  created main.yml
     new 6ec26ce  Testing the main.yml
     new c1ce9d5  Update main.yml
     new cf1da95  Testing the main.yml
     new 162e4b5  Update main.yml
     new 41333dd  Testing the main.yml
     new 23f23ea  Update Makefile
     new 6d7f163  Update Makefile
     new e24f4d1  Update main.yml
     new a21e456  Update main.yml
     new 69763ad  Update main.yml
     new 6e8006f  Testing the main.yml
     new 7edc2c0  Update Makefile
     new b3f3fee  Testing the main.yml
     new 8211804  Update main.yml
     new 9d304a1  Testing the main.yml
     new 917aafe  Update main.yml
     new 096c956  Testing the main.yml
     new cc80b9f  Testing the main.yml
     new 4a1297a  Update main.yml
     new bae7fa8  Testing the main.yml
     new 1e3e8d3  Testing the main.yml
     new 423dabb  Testing the main.yml
     new 3cffb4d  Testing the main.yml
     new 1ef284c  Testing the main.yml
     new 74a414c  Testing the main.yml
     new 1281b75  Update main.yml
     new 613a22f  Testing the main.yml
     new 4d5b464  Testing the main.yml
     new 8b71160  Segments object
     new 0d0409b  Added function headers
     new bf2a4ef  Added segment changes
     new 5094f9c  Added collapsing window, append, and delete
     new 3f9026d  Added Segments tests
     new f83b786  Added unit tests
     new bf98526  Documentation
     new 0925e4f  Added more documentation
     new 5d08f57  Segments Documentation Part 1
     new 653cec7  Graph and Util Unit Tests
     new 27ea96b  updating TestPipeline with minor mods
     new 18a4607  Merge branch 'distill_toolkit_refactor' into 
segmentation_refactor
     new 5c298e8  Added more segments documentation
     new 65a6e20  Fixes issue #13
     new 4329b16  Fixes issue #14
     new 1c8a592  Allow Segments modification through subscripts #16
     new 111f813  Adds attributes to print #15
     new c50a9de  Added Gantt Charts
     new c92a6aa  Merge branch 'segmentation_refactor' of 
https://github.com/UMD-ARLIS/incubator-flagon-distill into segmentation_refactor
     new 6b1592e  Segmentation documentation
     new f30792d  Segmentation documentation
     new badf579  Merge branch 'segmentation_refactor' of 
https://github.com/UMD-ARLIS/incubator-flagon-distill into segmentation_refactor
     new 7a84e8d  the new index.rst
     new f73cf62  the new index.rst
     new 9fc0883  Update main.yml
     new 6fcd6da  merging distill toolit refactor
     new 211243c  merging segmentation refactor
     new 113b865  Documentation updates
     new 31a8c93  find_meta_values update
     new b82a30b  Update top-level Segmentation README
     new e3cca38  Added Visualization documentation
     new e6e994b  added the .jokeyll
     new 19fe22f  added the readthedocs.yaml
     new aac4e5d  testing
     new 239e849  testing
     new 5286f78  Update requirements.txt
     new fa2f17b  Update README.rst
     new f1ad03a  Moved notebooks to example folder
     new 17f3bf4  Update README.rst
     new 4a75b79  updated setup.py
     new 7a8abcf  Made some updates to config.py and the graph documentation
     new d18de00  Made some more minor changes
     new 82cc44a  Adding back Dark Mode
     new da06f84  Removing the dark mode extension from the code. There appears 
to be no support for RTD
     new bb030b7  Added dash video and process docs
     new 7bc3d77  Re-did requirements.txt
     new 986fd6c  Merge branch 'distill_toolkit_refactor' of 
https://github.com/UMD-ARLIS/incubator-flagon-distill into 
distill_toolkit_refactor
     new 3938774  Deleted duplicate files
     new d67a173  Updated requirement versions in setup.py
     new d7fd7dd  Collapsing Windows Bug Fix
     new 46d000e  Added get_segments_after function
     new ac014bd  Example Documentation
     new 230ed1e  Added example notebook
     new 031228e  Added example data
     new 65d8b23  Create new folder
     new c4abad8  Add pages
     new b51b692  Delete pages
     new ce82f89  Create test.txt
     new ab825d5  Added graphs
     new ec7b3e9  Added assets
     new 9a14a5f  Delete assets
     new a363e1c  Create test.txt
     new 957c4e7  Added styles sheets
     new c6ab41d  Added Dashboard code
     new 63e9d8c  Cleanup and final touches
     new 0bdccbe  Update README.rst
     new 5b2c44b  fixes merge conflict in README
     new 4a51c87  updates README to point directly to readthedocs
     new ced9246  Merge pull request #9 from UMD-ARLIS/master

The 256 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .coveragerc                                        |    28 -
 .dockerignore                                      |     3 +
 .github/workflows/main.yml                         |    35 +
 .gitignore                                         |     6 +
 .readthedocs.yaml                                  |    23 +
 AUTHORS.rst                                        |    27 +-
 CHANGELOG.rst                                      |     8 +-
 CONTRIBUTING.rst                                   |     6 +-
 Dashboard/app.py                                   |    74 +
 Dashboard/assets/bootstrap.min (1).css             |    12 +
 Dashboard/assets/style.css                         |    37 +
 Dashboard/assets/test.txt                          |     1 +
 Dashboard/dashboard.txt                            |     1 +
 Dashboard/example_segments.csv                     |   325 +
 Dashboard/index.py                                 |   273 +
 Dashboard/pages/bar_chart.py                       |    34 +
 Dashboard/pages/bubble.py                          |    37 +
 Dashboard/pages/example_segments_1.csv             |   325 +
 Dashboard/pages/gantt.py                           |   111 +
 Dashboard/pages/home.py                            |   228 +
 Dashboard/pages/pie.py                             |    27 +
 Dashboard/pages/test.txt                           |     1 +
 Dashboard/pages/upload.py                          |   151 +
 Dashboard/pages/upload_tst.py                      |   119 +
 LICENSE                                            |     2 +-
 MANIFEST.in                                        |     2 +
 NOTICE                                             |     5 +-
 README.rst                                         |    19 +-
 distill/__init__.py                                |   104 +-
 distill/algorithms/graphs/graph.py                 |   549 -
 distill/algorithms/stats/hist.py                   |   189 -
 .../{algorithms/graphs => analytics}/__init__.py   |     3 +
 distill/analytics/graph/Example.rst                |   139 +
 distill/analytics/graph/Graph.rst                  |   239 +
 distill/analytics/graph/Makefile                   |    21 +
 distill/analytics/graph/README.md                  |   126 +
 .../{algorithms => analytics/graph}/__init__.py    |     3 +
 distill/analytics/graph/conf.py                    |    52 +
 distill/analytics/graph/docs/Example.html          |   219 +
 distill/analytics/graph/docs/Graph.html            |   312 +
 .../analytics/graph/docs/_sources/Example.rst.txt  |   139 +
 .../analytics/graph/docs/_sources/Graph.rst.txt    |   239 +
 .../analytics/graph/docs/_sources/index.rst.txt    |    14 +
 distill/analytics/graph/docs/_static/basic.css     |   904 ++
 .../graph/docs/_static/css/badge_only.css          |     1 +
 .../docs/_static/css/fonts/Roboto-Slab-Bold.woff   |   Bin 0 -> 87624 bytes
 .../docs/_static/css/fonts/Roboto-Slab-Bold.woff2  |   Bin 0 -> 67312 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff     |   Bin 0 -> 86288 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff2    |   Bin 0 -> 66444 bytes
 .../docs/_static/css/fonts/fontawesome-webfont.eot |   Bin 0 -> 165742 bytes
 .../docs/_static/css/fonts/fontawesome-webfont.svg |  2671 +++++
 .../docs/_static/css/fonts/fontawesome-webfont.ttf |   Bin 0 -> 165548 bytes
 .../_static/css/fonts/fontawesome-webfont.woff     |   Bin 0 -> 98024 bytes
 .../_static/css/fonts/fontawesome-webfont.woff2    |   Bin 0 -> 77160 bytes
 .../docs/_static/css/fonts/lato-bold-italic.woff   |   Bin 0 -> 323344 bytes
 .../docs/_static/css/fonts/lato-bold-italic.woff2  |   Bin 0 -> 193308 bytes
 .../graph/docs/_static/css/fonts/lato-bold.woff    |   Bin 0 -> 309728 bytes
 .../graph/docs/_static/css/fonts/lato-bold.woff2   |   Bin 0 -> 184912 bytes
 .../docs/_static/css/fonts/lato-normal-italic.woff |   Bin 0 -> 328412 bytes
 .../_static/css/fonts/lato-normal-italic.woff2     |   Bin 0 -> 195704 bytes
 .../graph/docs/_static/css/fonts/lato-normal.woff  |   Bin 0 -> 309192 bytes
 .../graph/docs/_static/css/fonts/lato-normal.woff2 |   Bin 0 -> 182708 bytes
 distill/analytics/graph/docs/_static/css/theme.css |     4 +
 .../graph/docs/_static/dark_mode_css/custom.css    |    77 +
 .../graph/docs/_static/dark_mode_css/dark.css      |   501 +
 .../graph/docs/_static/dark_mode_css/general.css   |    68 +
 .../docs/_static/dark_mode_js/default_dark.js      |    13 +
 .../docs/_static/dark_mode_js/default_light.js     |    13 +
 .../docs/_static/dark_mode_js/theme_switcher.js    |    39 +
 distill/analytics/graph/docs/_static/doctools.js   |   321 +
 .../graph/docs/_static/documentation_options.js    |    12 +
 distill/analytics/graph/docs/_static/file.png      |   Bin 0 -> 286 bytes
 .../analytics/graph/docs/_static/jquery-3.5.1.js   | 10872 +++++++++++++++++++
 distill/analytics/graph/docs/_static/jquery.js     |     2 +
 .../analytics/graph/docs/_static/js/badge_only.js  |     1 +
 .../docs/_static/js/html5shiv-printshiv.min.js     |     4 +
 .../graph/docs/_static/js/html5shiv.min.js         |     4 +
 distill/analytics/graph/docs/_static/js/theme.js   |     1 +
 .../analytics/graph/docs/_static/language_data.js  |   297 +
 distill/analytics/graph/docs/_static/minus.png     |   Bin 0 -> 90 bytes
 distill/analytics/graph/docs/_static/plus.png      |   Bin 0 -> 90 bytes
 distill/analytics/graph/docs/_static/pygments.css  |    74 +
 .../analytics/graph/docs/_static/searchtools.js    |   522 +
 .../graph/docs/_static/underscore-1.12.0.js        |  2027 ++++
 distill/analytics/graph/docs/_static/underscore.js |     6 +
 .../analytics/graph/docs/doctrees/Example.doctree  |   Bin 0 -> 15621 bytes
 .../analytics/graph/docs/doctrees/Graph.doctree    |   Bin 0 -> 20632 bytes
 .../graph/docs/doctrees/environment.pickle         |   Bin 0 -> 14707 bytes
 .../analytics/graph/docs/doctrees/index.doctree    |   Bin 0 -> 3379 bytes
 distill/analytics/graph/docs/genindex.html         |   105 +
 distill/analytics/graph/docs/index.html            |   122 +
 distill/analytics/graph/docs/objects.inv           |     9 +
 distill/analytics/graph/docs/search.html           |   120 +
 distill/analytics/graph/docs/searchindex.js        |     1 +
 distill/analytics/graph/graph.py                   |   232 +
 distill/analytics/graph/index.rst                  |    14 +
 distill/analytics/graph/make.bat                   |    35 +
 distill/{config => analytics/stat}/__init__.py     |     3 +
 distill/analytics/stat/stats.py                    |    65 +
 distill/app.py                                     |   261 -
 distill/config/elasticsearch.py                    |    30 -
 distill/models/__init__.py                         |    14 -
 distill/models/brew.py                             |   247 -
 distill/models/stout.py                            |   150 -
 distill/models/userale.py                          |   136 -
 distill/{algorithms/graphs => process}/__init__.py |     5 +-
 distill/{utils/validation.py => process/search.py} |    40 +-
 distill/process/transform.py                       |    51 +
 distill/segmentation/README.rst                    |   525 +
 .../{algorithms/stats => segmentation}/__init__.py |     3 +
 ...mentation.combining_segments_with_set_logic.rst |    64 +
 .../distill.segmentation.creating_segments.rst     |   149 +
 .../distill.segmentation.exporting_segments.rst    |    24 +
 .../docs/distill.segmentation.getting_started.rst  |    53 +
 ...manipulating_collections_of_segment_objects.rst |   322 +
 .../docs/distill.segmentation.writing_segments.rst |    47 +
 distill/segmentation/segment.py                    |   560 +
 .../segmentation_error.py}                         |    15 +-
 distill/segmentation/segments.py                   |   211 +
 distill/server.py                                  |    28 -
 distill/utils/__init__.py                          |    17 +
 distill/utils/crud.py                              |    43 +
 distill/utils/exceptions.py                        |    27 -
 distill/utils/query_builder.py                     |    33 -
 docs/Combining_Segments_with_Set_Logic.rst         |    64 +
 docs/Creating_Segments.rst                         |   149 +
 docs/Example_Usage.rst                             |   346 +
 docs/Exporting_Segments.rst                        |    81 +
 docs/Funnel_Function.rst                           |   229 +
 docs/Getting_Started.rst                           |    53 +
 docs/Graph_Index.rst                               |     8 +
 docs/Makefile                                      |   263 +-
 ...Manipulating_Collections_of_Segment_Objects.rst |   333 +
 docs/Process.rst                                   |     7 +
 docs/Process_Docs.rst                              |    31 +
 docs/Sankey_Function.rst                           |   148 +
 docs/Segmentation.rst                              |    12 +
 docs/Utilities.rst                                 |     7 +
 docs/Utility_Functions.rst                         |    36 +
 docs/Writing_Segments.rst                          |    47 +
 docs/conf.py                                       |    36 +
 docs/docs/.buildinfo                               |     4 +
 docs/docs/.buildinfo 2                             |     4 +
 .../Combining_Segments_with_Set_Logic.doctree      |   Bin 0 -> 11069 bytes
 docs/docs/.doctrees/Creating_Segments.doctree      |   Bin 0 -> 35692 bytes
 docs/docs/.doctrees/Example.doctree                |   Bin 0 -> 15602 bytes
 docs/docs/.doctrees/Example_Usage.doctree          |   Bin 0 -> 48934 bytes
 docs/docs/.doctrees/Exporting_Segments.doctree     |   Bin 0 -> 16083 bytes
 docs/docs/.doctrees/Funnel_Function.doctree        |   Bin 0 -> 21399 bytes
 docs/docs/.doctrees/Getting_Started.doctree        |   Bin 0 -> 19113 bytes
 docs/docs/.doctrees/Graph.doctree                  |   Bin 0 -> 20613 bytes
 docs/docs/.doctrees/Graph_Index.doctree            |   Bin 0 -> 2684 bytes
 ...pulating_Collections_of_Segment_Objects.doctree |   Bin 0 -> 53430 bytes
 docs/docs/.doctrees/Process.doctree                |   Bin 0 -> 2656 bytes
 docs/docs/.doctrees/Process_Docs.doctree           |   Bin 0 -> 6437 bytes
 docs/docs/.doctrees/Sankey_Function.doctree        |   Bin 0 -> 14689 bytes
 docs/docs/.doctrees/Segmentation.doctree           |   Bin 0 -> 2858 bytes
 docs/docs/.doctrees/Utilities.doctree              |   Bin 0 -> 2673 bytes
 docs/docs/.doctrees/Utility_Functions.doctree      |   Bin 0 -> 7649 bytes
 docs/docs/.doctrees/Writing_Segments.doctree       |   Bin 0 -> 8821 bytes
 ...ation.combining_segments_with_set_logic.doctree |   Bin 0 -> 11096 bytes
 .../distill.segmentation.creating_segments.doctree |   Bin 0 -> 35719 bytes
 ...distill.segmentation.exporting_segments.doctree |   Bin 0 -> 6135 bytes
 .../distill.segmentation.getting_started.doctree   |   Bin 0 -> 19140 bytes
 ...pulating_collections_of_segment_objects.doctree |   Bin 0 -> 51870 bytes
 .../distill.segmentation.writing_segments.doctree  |   Bin 0 -> 8848 bytes
 docs/docs/.doctrees/environment.pickle             |   Bin 0 -> 48123 bytes
 docs/docs/.doctrees/index copy.doctree             |   Bin 0 -> 3370 bytes
 docs/docs/.doctrees/index.doctree                  |   Bin 0 -> 3332 bytes
 docs/docs/Combining_Segments_with_Set_Logic.html   |   175 +
 docs/docs/Creating_Segments.html                   |   257 +
 docs/docs/Example 2.html                           |   215 +
 docs/docs/Example.html                             |   223 +
 docs/docs/Example_Usage.html                       |   392 +
 docs/docs/Exporting_Segments.html                  |   178 +
 docs/docs/Funnel_Function.html                     |   306 +
 docs/docs/Getting_Started.html                     |   171 +
 docs/docs/Graph 2.html                             |   306 +
 docs/docs/Graph.html                               |   314 +
 docs/docs/Graph_Index.html                         |   124 +
 ...anipulating_Collections_of_Segment_Objects.html |   427 +
 docs/docs/Process.html                             |   118 +
 docs/docs/Process_Docs.html                        |   140 +
 docs/docs/Sankey_Function.html                     |   229 +
 docs/docs/Segmentation.html                        |   155 +
 docs/docs/Utilities.html                           |   118 +
 docs/docs/Utility_Functions.html                   |   140 +
 docs/docs/Writing_Segments.html                    |   158 +
 docs/docs/_images/Games_List.png                   |   Bin 0 -> 232155 bytes
 docs/docs/_images/Gantt.png                        |   Bin 0 -> 47462 bytes
 docs/docs/_images/Graph_0.png                      |   Bin 0 -> 93829 bytes
 docs/docs/_images/Graph_1.png                      |   Bin 0 -> 76687 bytes
 docs/docs/_images/Graph_2.png                      |   Bin 0 -> 73308 bytes
 docs/docs/_images/Graph_3.png                      |   Bin 0 -> 81322 bytes
 docs/docs/_images/Number_of_Logs_Bar_Chart.png     |   Bin 0 -> 55389 bytes
 docs/docs/_images/Segment_Pie_Chart.png            |   Bin 0 -> 62880 bytes
 docs/docs/_images/Segment_Timeline.png             |   Bin 0 -> 98215 bytes
 docs/docs/_images/Superset_Dashboard.png           |   Bin 0 -> 618700 bytes
 docs/docs/_images/Timeline_Graph.png               |   Bin 0 -> 204041 bytes
 docs/docs/_images/Video_Game_Filter.png            |   Bin 0 -> 64773 bytes
 docs/docs/_images/dash.mp4                         |   Bin 0 -> 6174633 bytes
 .../Combining_Segments_with_Set_Logic.rst.txt      |    64 +
 docs/docs/_sources/Creating_Segments.rst.txt       |   149 +
 docs/docs/_sources/Example.rst.txt                 |   139 +
 docs/docs/_sources/Example_Usage.rst.txt           |   346 +
 docs/docs/_sources/Exporting_Segments.rst.txt      |    81 +
 docs/docs/_sources/Funnel_Function.rst.txt         |   229 +
 docs/docs/_sources/Getting_Started.rst.txt         |    53 +
 docs/docs/_sources/Graph.rst.txt                   |   239 +
 docs/docs/_sources/Graph_Index.rst.txt             |     8 +
 ...pulating_Collections_of_Segment_Objects.rst.txt |   333 +
 docs/docs/_sources/Process.rst.txt                 |     7 +
 docs/docs/_sources/Process_Docs.rst.txt            |    31 +
 docs/docs/_sources/Sankey_Function.rst.txt         |   148 +
 docs/docs/_sources/Segmentation.rst.txt            |    12 +
 docs/docs/_sources/Utilities.rst.txt               |     7 +
 docs/docs/_sources/Utility_Functions.rst.txt       |    36 +
 docs/docs/_sources/Writing_Segments.rst.txt        |    47 +
 ...ation.combining_segments_with_set_logic.rst.txt |    64 +
 .../distill.segmentation.creating_segments.rst.txt |   149 +
 ...distill.segmentation.exporting_segments.rst.txt |    24 +
 .../distill.segmentation.getting_started.rst.txt   |    53 +
 ...pulating_collections_of_segment_objects.rst.txt |   322 +
 .../distill.segmentation.writing_segments.rst.txt  |    47 +
 docs/docs/_sources/index copy.rst.txt              |    14 +
 docs/docs/_sources/index.rst.txt                   |    16 +
 docs/docs/_static/basic 2.css                      |   904 ++
 docs/docs/_static/basic.css                        |   904 ++
 docs/docs/_static/css/badge_only 2.css             |     1 +
 docs/docs/_static/css/badge_only.css               |     1 +
 docs/docs/_static/css/fonts/Roboto-Slab-Bold.woff  |   Bin 0 -> 87624 bytes
 docs/docs/_static/css/fonts/Roboto-Slab-Bold.woff2 |   Bin 0 -> 67312 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff     |   Bin 0 -> 86288 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff2    |   Bin 0 -> 66444 bytes
 .../docs/_static/css/fonts/fontawesome-webfont.eot |   Bin 0 -> 165742 bytes
 .../docs/_static/css/fonts/fontawesome-webfont.svg |  2671 +++++
 .../docs/_static/css/fonts/fontawesome-webfont.ttf |   Bin 0 -> 165548 bytes
 .../_static/css/fonts/fontawesome-webfont.woff     |   Bin 0 -> 98024 bytes
 .../_static/css/fonts/fontawesome-webfont.woff2    |   Bin 0 -> 77160 bytes
 docs/docs/_static/css/fonts/lato-bold-italic.woff  |   Bin 0 -> 323344 bytes
 docs/docs/_static/css/fonts/lato-bold-italic.woff2 |   Bin 0 -> 193308 bytes
 docs/docs/_static/css/fonts/lato-bold.woff         |   Bin 0 -> 309728 bytes
 docs/docs/_static/css/fonts/lato-bold.woff2        |   Bin 0 -> 184912 bytes
 .../docs/_static/css/fonts/lato-normal-italic.woff |   Bin 0 -> 328412 bytes
 .../_static/css/fonts/lato-normal-italic.woff2     |   Bin 0 -> 195704 bytes
 docs/docs/_static/css/fonts/lato-normal.woff       |   Bin 0 -> 309192 bytes
 docs/docs/_static/css/fonts/lato-normal.woff2      |   Bin 0 -> 182708 bytes
 docs/docs/_static/css/theme 2.css                  |     4 +
 docs/docs/_static/css/theme.css                    |     4 +
 docs/docs/_static/dark_mode_css/custom.css         |    77 +
 docs/docs/_static/dark_mode_css/dark.css           |   501 +
 docs/docs/_static/dark_mode_css/general.css        |    68 +
 docs/docs/_static/dark_mode_js/default_dark.js     |    13 +
 docs/docs/_static/dark_mode_js/default_light.js    |    13 +
 docs/docs/_static/dark_mode_js/theme_switcher.js   |    39 +
 docs/docs/_static/doctools 2.js                    |   321 +
 docs/docs/_static/doctools.js                      |   321 +
 docs/docs/_static/documentation_options 2.js       |    12 +
 docs/docs/_static/documentation_options.js         |    12 +
 docs/docs/_static/file 2.png                       |   Bin 0 -> 286 bytes
 docs/docs/_static/file.png                         |   Bin 0 -> 286 bytes
 docs/docs/_static/jquery 2.js                      |     2 +
 docs/docs/_static/jquery-3.5.1 2.js                | 10872 +++++++++++++++++++
 docs/docs/_static/jquery-3.5.1.js                  | 10872 +++++++++++++++++++
 docs/docs/_static/jquery.js                        |     2 +
 docs/docs/_static/js/badge_only.js                 |     1 +
 docs/docs/_static/js/html5shiv-printshiv.min.js    |     4 +
 docs/docs/_static/js/html5shiv.min.js              |     4 +
 docs/docs/_static/js/theme.js                      |     1 +
 docs/docs/_static/language_data.js                 |   297 +
 docs/docs/_static/minus 2.png                      |   Bin 0 -> 90 bytes
 docs/docs/_static/minus.png                        |   Bin 0 -> 90 bytes
 docs/docs/_static/plus 2.png                       |   Bin 0 -> 90 bytes
 docs/docs/_static/plus.png                         |   Bin 0 -> 90 bytes
 docs/docs/_static/pygments 2.css                   |    74 +
 docs/docs/_static/pygments.css                     |    74 +
 docs/docs/_static/searchtools.js                   |   522 +
 docs/docs/_static/underscore-1.12.0 2.js           |  2027 ++++
 docs/docs/_static/underscore-1.12.0.js             |  2027 ++++
 docs/docs/_static/underscore.js                    |     6 +
 docs/docs/doctrees/Example.doctree                 |   Bin 0 -> 15602 bytes
 docs/docs/doctrees/Graph.doctree                   |   Bin 0 -> 20613 bytes
 docs/docs/doctrees/environment.pickle              |   Bin 0 -> 15178 bytes
 docs/docs/doctrees/index copy.doctree              |   Bin 0 -> 3370 bytes
 docs/docs/doctrees/index.doctree                   |   Bin 0 -> 6599 bytes
 docs/docs/genindex 2.html                          |   101 +
 docs/docs/genindex.html                            |   103 +
 docs/docs/html/.buildinfo                          |     4 +
 .pylintrc => docs/docs/html/.nojekyll              |     0
 docs/docs/html/Example.html                        |   215 +
 docs/docs/html/Graph.html                          |   306 +
 docs/docs/html/_sources/Example.rst.txt            |   139 +
 docs/docs/html/_sources/Graph.rst.txt              |   239 +
 docs/docs/html/_sources/index copy.rst.txt         |    14 +
 .../index.rst => docs/html/_sources/index.rst.txt} |     2 +-
 docs/docs/html/_static/alabaster.css               |   701 ++
 docs/docs/html/_static/basic.css                   |   904 ++
 docs/docs/html/_static/css/badge_only.css          |     1 +
 .../html/_static/css/fonts/Roboto-Slab-Bold.woff   |   Bin 0 -> 87624 bytes
 .../html/_static/css/fonts/Roboto-Slab-Bold.woff2  |   Bin 0 -> 67312 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff     |   Bin 0 -> 86288 bytes
 .../_static/css/fonts/Roboto-Slab-Regular.woff2    |   Bin 0 -> 66444 bytes
 .../html/_static/css/fonts/fontawesome-webfont.eot |   Bin 0 -> 165742 bytes
 .../html/_static/css/fonts/fontawesome-webfont.svg |  2671 +++++
 .../html/_static/css/fonts/fontawesome-webfont.ttf |   Bin 0 -> 165548 bytes
 .../_static/css/fonts/fontawesome-webfont.woff     |   Bin 0 -> 98024 bytes
 .../_static/css/fonts/fontawesome-webfont.woff2    |   Bin 0 -> 77160 bytes
 .../html/_static/css/fonts/lato-bold-italic.woff   |   Bin 0 -> 323344 bytes
 .../html/_static/css/fonts/lato-bold-italic.woff2  |   Bin 0 -> 193308 bytes
 docs/docs/html/_static/css/fonts/lato-bold.woff    |   Bin 0 -> 309728 bytes
 docs/docs/html/_static/css/fonts/lato-bold.woff2   |   Bin 0 -> 184912 bytes
 .../html/_static/css/fonts/lato-normal-italic.woff |   Bin 0 -> 328412 bytes
 .../_static/css/fonts/lato-normal-italic.woff2     |   Bin 0 -> 195704 bytes
 docs/docs/html/_static/css/fonts/lato-normal.woff  |   Bin 0 -> 309192 bytes
 docs/docs/html/_static/css/fonts/lato-normal.woff2 |   Bin 0 -> 182708 bytes
 docs/docs/html/_static/css/theme.css               |     4 +
 docs/docs/html/_static/custom.css                  |     1 +
 docs/docs/html/_static/dark_mode_css/custom.css    |    77 +
 docs/docs/html/_static/dark_mode_css/dark.css      |   501 +
 docs/docs/html/_static/dark_mode_css/general.css   |    68 +
 .../docs/html/_static/dark_mode_js/default_dark.js |    13 +
 .../html/_static/dark_mode_js/default_light.js     |    13 +
 .../html/_static/dark_mode_js/theme_switcher.js    |    39 +
 docs/docs/html/_static/doctools.js                 |   321 +
 docs/docs/html/_static/documentation_options.js    |    12 +
 docs/docs/html/_static/file.png                    |   Bin 0 -> 286 bytes
 docs/docs/html/_static/jquery-3.5.1.js             | 10872 +++++++++++++++++++
 docs/docs/html/_static/jquery.js                   |     2 +
 docs/docs/html/_static/js/badge_only.js            |     1 +
 .../html/_static/js/html5shiv-printshiv.min.js     |     4 +
 docs/docs/html/_static/js/html5shiv.min.js         |     4 +
 docs/docs/html/_static/js/theme.js                 |     1 +
 docs/docs/html/_static/language_data.js            |   297 +
 docs/docs/html/_static/minus.png                   |   Bin 0 -> 90 bytes
 docs/docs/html/_static/plus.png                    |   Bin 0 -> 90 bytes
 docs/docs/html/_static/pygments.css                |    74 +
 docs/docs/html/_static/searchtools.js              |   522 +
 docs/docs/html/_static/underscore-1.12.0.js        |  2027 ++++
 docs/docs/html/_static/underscore.js               |     6 +
 docs/docs/html/genindex.html                       |   101 +
 docs/docs/html/index copy.html                     |   118 +
 docs/docs/html/index.html                          |   108 +
 docs/docs/html/objects.inv                         |     7 +
 docs/docs/html/search.html                         |   116 +
 docs/docs/html/searchindex.js                      |     1 +
 docs/docs/index 2.html                             |   108 +
 docs/docs/index.html                               |   138 +
 docs/docs/objects 2.inv                            |   Bin 0 -> 501 bytes
 docs/docs/objects.inv                              |     6 +
 docs/docs/search 2.html                            |   116 +
 docs/docs/search.html                              |   118 +
 docs/docs/searchindex 2.js                         |     1 +
 docs/docs/searchindex.js                           |     1 +
 docs/images/Games_List.png                         |   Bin 0 -> 232155 bytes
 docs/images/Gantt.png                              |   Bin 0 -> 47462 bytes
 docs/images/Graph_0.png                            |   Bin 0 -> 93829 bytes
 docs/images/Graph_1.png                            |   Bin 0 -> 76687 bytes
 docs/images/Graph_2.png                            |   Bin 0 -> 73308 bytes
 docs/images/Graph_3.png                            |   Bin 0 -> 81322 bytes
 docs/images/Number_of_Logs_Bar_Chart.png           |   Bin 0 -> 55389 bytes
 docs/images/Segment_Pie_Chart.png                  |   Bin 0 -> 62880 bytes
 docs/images/Segment_Timeline.png                   |   Bin 0 -> 98215 bytes
 docs/images/Superset_Dashboard.png                 |   Bin 0 -> 618700 bytes
 docs/images/Timeline_Graph.png                     |   Bin 0 -> 204041 bytes
 docs/images/Video_Game_Filter.png                  |   Bin 0 -> 64773 bytes
 docs/images/dash.mp4                               |   Bin 0 -> 6174633 bytes
 docs/index.rst                                     |    16 +
 docs/make.bat                                      |    35 +
 docs/requirements.txt                              |     4 +
 docs/source/authors.rst                            |    22 -
 docs/source/changelog.rst                          |    19 -
 docs/source/conf.py                                |   302 -
 docs/source/contents.rst.inc                       |    49 -
 docs/source/contributing.rst                       |    19 -
 docs/source/distill.algorithms.rst                 |    33 -
 docs/source/distill.api.rst                        |    25 -
 docs/source/distill.models.rst                     |    40 -
 docs/source/distill.rst                            |    46 -
 docs/source/distill.utils.rst                      |    41 -
 docs/source/installation.rst                       |   204 -
 docs/source/license.rst                            |    35 -
 docs/source/quickstart.rst                         |    33 -
 examples/Distill_Workflow_Example.ipynb            |  3058 ++++++
 examples/Segments_Demo.ipynb                       |  2670 +++++
 examples/TestPipeline.ipynb                        |  2812 +++++
 examples/data/task_example.json                    |  1338 +++
 github/workflows/main.yml                          |    44 +
 pytest.ini => pytest_prev_init.ini                 |     0
 requirements.txt                                   |    57 +-
 setup.cfg                                          |     5 +
 setup.py                                           |    41 +-
 tests/README.rst                                   |    34 +
 tests/data/deadspace_detection_sample_data.json    |    21 +
 tests/data/sample_data.json                        |    21 +
 tests/data/sample_data_without_type.json           |    21 +
 tests/data/segment_generator_sample_data.json      |    21 +
 tests/example.csv                                  |     4 +
 tests/test_app.py                                  |    26 -
 tests/test_graph.py                                |    73 +
 tests/test_search.py                               |    53 +
 tests/test_segment.py                              |   927 ++
 tests/test_segments.py                             |   451 +
 .../config/config.cfg => tests/test_transform.py   |    40 +-
 tests/test_userale.py                              |    39 -
 tests/test_utils.py                                |    69 +
 tests/testing_utils.py                             |    53 +
 406 files changed, 98695 insertions(+), 3040 deletions(-)
 delete mode 100644 .coveragerc
 create mode 100644 .github/workflows/main.yml
 create mode 100644 .readthedocs.yaml
 create mode 100644 Dashboard/app.py
 create mode 100644 Dashboard/assets/bootstrap.min (1).css
 create mode 100644 Dashboard/assets/style.css
 create mode 100644 Dashboard/assets/test.txt
 create mode 100644 Dashboard/dashboard.txt
 create mode 100644 Dashboard/example_segments.csv
 create mode 100644 Dashboard/index.py
 create mode 100644 Dashboard/pages/bar_chart.py
 create mode 100644 Dashboard/pages/bubble.py
 create mode 100644 Dashboard/pages/example_segments_1.csv
 create mode 100644 Dashboard/pages/gantt.py
 create mode 100644 Dashboard/pages/home.py
 create mode 100644 Dashboard/pages/pie.py
 create mode 100644 Dashboard/pages/test.txt
 create mode 100644 Dashboard/pages/upload.py
 create mode 100644 Dashboard/pages/upload_tst.py
 delete mode 100755 distill/algorithms/graphs/graph.py
 delete mode 100644 distill/algorithms/stats/hist.py
 copy distill/{algorithms/graphs => analytics}/__init__.py (89%)
 create mode 100644 distill/analytics/graph/Example.rst
 create mode 100644 distill/analytics/graph/Graph.rst
 create mode 100644 distill/analytics/graph/Makefile
 create mode 100644 distill/analytics/graph/README.md
 rename distill/{algorithms => analytics/graph}/__init__.py (89%)
 create mode 100644 distill/analytics/graph/conf.py
 create mode 100644 distill/analytics/graph/docs/Example.html
 create mode 100644 distill/analytics/graph/docs/Graph.html
 create mode 100644 distill/analytics/graph/docs/_sources/Example.rst.txt
 create mode 100644 distill/analytics/graph/docs/_sources/Graph.rst.txt
 create mode 100644 distill/analytics/graph/docs/_sources/index.rst.txt
 create mode 100644 distill/analytics/graph/docs/_static/basic.css
 create mode 100644 distill/analytics/graph/docs/_static/css/badge_only.css
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/Roboto-Slab-Bold.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/Roboto-Slab-Bold.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/Roboto-Slab-Regular.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/Roboto-Slab-Regular.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/fontawesome-webfont.eot
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/fontawesome-webfont.svg
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/fontawesome-webfont.ttf
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/fontawesome-webfont.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/fontawesome-webfont.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-bold-italic.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-bold-italic.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-bold.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-bold.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-normal-italic.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-normal-italic.woff2
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-normal.woff
 create mode 100644 
distill/analytics/graph/docs/_static/css/fonts/lato-normal.woff2
 create mode 100644 distill/analytics/graph/docs/_static/css/theme.css
 create mode 100644 
distill/analytics/graph/docs/_static/dark_mode_css/custom.css
 create mode 100644 distill/analytics/graph/docs/_static/dark_mode_css/dark.css
 create mode 100644 
distill/analytics/graph/docs/_static/dark_mode_css/general.css
 create mode 100644 
distill/analytics/graph/docs/_static/dark_mode_js/default_dark.js
 create mode 100644 
distill/analytics/graph/docs/_static/dark_mode_js/default_light.js
 create mode 100644 
distill/analytics/graph/docs/_static/dark_mode_js/theme_switcher.js
 create mode 100644 distill/analytics/graph/docs/_static/doctools.js
 create mode 100644 
distill/analytics/graph/docs/_static/documentation_options.js
 create mode 100644 distill/analytics/graph/docs/_static/file.png
 create mode 100644 distill/analytics/graph/docs/_static/jquery-3.5.1.js
 create mode 100644 distill/analytics/graph/docs/_static/jquery.js
 create mode 100644 distill/analytics/graph/docs/_static/js/badge_only.js
 create mode 100644 
distill/analytics/graph/docs/_static/js/html5shiv-printshiv.min.js
 create mode 100644 distill/analytics/graph/docs/_static/js/html5shiv.min.js
 create mode 100644 distill/analytics/graph/docs/_static/js/theme.js
 create mode 100644 distill/analytics/graph/docs/_static/language_data.js
 create mode 100644 distill/analytics/graph/docs/_static/minus.png
 create mode 100644 distill/analytics/graph/docs/_static/plus.png
 create mode 100644 distill/analytics/graph/docs/_static/pygments.css
 create mode 100644 distill/analytics/graph/docs/_static/searchtools.js
 create mode 100644 distill/analytics/graph/docs/_static/underscore-1.12.0.js
 create mode 100644 distill/analytics/graph/docs/_static/underscore.js
 create mode 100644 distill/analytics/graph/docs/doctrees/Example.doctree
 create mode 100644 distill/analytics/graph/docs/doctrees/Graph.doctree
 create mode 100644 distill/analytics/graph/docs/doctrees/environment.pickle
 create mode 100644 distill/analytics/graph/docs/doctrees/index.doctree
 create mode 100644 distill/analytics/graph/docs/genindex.html
 create mode 100644 distill/analytics/graph/docs/index.html
 create mode 100644 distill/analytics/graph/docs/objects.inv
 create mode 100644 distill/analytics/graph/docs/search.html
 create mode 100644 distill/analytics/graph/docs/searchindex.js
 create mode 100644 distill/analytics/graph/graph.py
 create mode 100644 distill/analytics/graph/index.rst
 create mode 100644 distill/analytics/graph/make.bat
 rename distill/{config => analytics/stat}/__init__.py (89%)
 create mode 100644 distill/analytics/stat/stats.py
 delete mode 100755 distill/app.py
 delete mode 100644 distill/config/elasticsearch.py
 delete mode 100644 distill/models/__init__.py
 delete mode 100644 distill/models/brew.py
 delete mode 100644 distill/models/stout.py
 delete mode 100644 distill/models/userale.py
 rename distill/{algorithms/graphs => process}/__init__.py (85%)
 rename distill/{utils/validation.py => process/search.py} (50%)
 create mode 100644 distill/process/transform.py
 create mode 100644 distill/segmentation/README.rst
 rename distill/{algorithms/stats => segmentation}/__init__.py (89%)
 create mode 100644 
distill/segmentation/docs/distill.segmentation.combining_segments_with_set_logic.rst
 create mode 100644 
distill/segmentation/docs/distill.segmentation.creating_segments.rst
 create mode 100644 
distill/segmentation/docs/distill.segmentation.exporting_segments.rst
 create mode 100644 
distill/segmentation/docs/distill.segmentation.getting_started.rst
 create mode 100644 
distill/segmentation/docs/distill.segmentation.manipulating_collections_of_segment_objects.rst
 create mode 100644 
distill/segmentation/docs/distill.segmentation.writing_segments.rst
 create mode 100644 distill/segmentation/segment.py
 copy distill/{version.py => segmentation/segmentation_error.py} (80%)
 create mode 100644 distill/segmentation/segments.py
 delete mode 100644 distill/server.py
 create mode 100644 distill/utils/crud.py
 delete mode 100644 distill/utils/exceptions.py
 delete mode 100644 distill/utils/query_builder.py
 create mode 100644 docs/Combining_Segments_with_Set_Logic.rst
 create mode 100644 docs/Creating_Segments.rst
 create mode 100644 docs/Example_Usage.rst
 create mode 100644 docs/Exporting_Segments.rst
 create mode 100644 docs/Funnel_Function.rst
 create mode 100644 docs/Getting_Started.rst
 create mode 100644 docs/Graph_Index.rst
 create mode 100644 docs/Manipulating_Collections_of_Segment_Objects.rst
 create mode 100644 docs/Process.rst
 create mode 100644 docs/Process_Docs.rst
 create mode 100644 docs/Sankey_Function.rst
 create mode 100644 docs/Segmentation.rst
 create mode 100644 docs/Utilities.rst
 create mode 100644 docs/Utility_Functions.rst
 create mode 100644 docs/Writing_Segments.rst
 create mode 100644 docs/conf.py
 create mode 100644 docs/docs/.buildinfo
 create mode 100644 docs/docs/.buildinfo 2
 create mode 100644 
docs/docs/.doctrees/Combining_Segments_with_Set_Logic.doctree
 create mode 100644 docs/docs/.doctrees/Creating_Segments.doctree
 create mode 100644 docs/docs/.doctrees/Example.doctree
 create mode 100644 docs/docs/.doctrees/Example_Usage.doctree
 create mode 100644 docs/docs/.doctrees/Exporting_Segments.doctree
 create mode 100644 docs/docs/.doctrees/Funnel_Function.doctree
 create mode 100644 docs/docs/.doctrees/Getting_Started.doctree
 create mode 100644 docs/docs/.doctrees/Graph.doctree
 create mode 100644 docs/docs/.doctrees/Graph_Index.doctree
 create mode 100644 
docs/docs/.doctrees/Manipulating_Collections_of_Segment_Objects.doctree
 create mode 100644 docs/docs/.doctrees/Process.doctree
 create mode 100644 docs/docs/.doctrees/Process_Docs.doctree
 create mode 100644 docs/docs/.doctrees/Sankey_Function.doctree
 create mode 100644 docs/docs/.doctrees/Segmentation.doctree
 create mode 100644 docs/docs/.doctrees/Utilities.doctree
 create mode 100644 docs/docs/.doctrees/Utility_Functions.doctree
 create mode 100644 docs/docs/.doctrees/Writing_Segments.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.combining_segments_with_set_logic.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.creating_segments.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.exporting_segments.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.getting_started.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.manipulating_collections_of_segment_objects.doctree
 create mode 100644 
docs/docs/.doctrees/distill.segmentation.writing_segments.doctree
 create mode 100644 docs/docs/.doctrees/environment.pickle
 create mode 100644 docs/docs/.doctrees/index copy.doctree
 create mode 100644 docs/docs/.doctrees/index.doctree
 create mode 100644 docs/docs/Combining_Segments_with_Set_Logic.html
 create mode 100644 docs/docs/Creating_Segments.html
 create mode 100644 docs/docs/Example 2.html
 create mode 100644 docs/docs/Example.html
 create mode 100644 docs/docs/Example_Usage.html
 create mode 100644 docs/docs/Exporting_Segments.html
 create mode 100644 docs/docs/Funnel_Function.html
 create mode 100644 docs/docs/Getting_Started.html
 create mode 100644 docs/docs/Graph 2.html
 create mode 100644 docs/docs/Graph.html
 create mode 100644 docs/docs/Graph_Index.html
 create mode 100644 docs/docs/Manipulating_Collections_of_Segment_Objects.html
 create mode 100644 docs/docs/Process.html
 create mode 100644 docs/docs/Process_Docs.html
 create mode 100644 docs/docs/Sankey_Function.html
 create mode 100644 docs/docs/Segmentation.html
 create mode 100644 docs/docs/Utilities.html
 create mode 100644 docs/docs/Utility_Functions.html
 create mode 100644 docs/docs/Writing_Segments.html
 create mode 100644 docs/docs/_images/Games_List.png
 create mode 100644 docs/docs/_images/Gantt.png
 create mode 100644 docs/docs/_images/Graph_0.png
 create mode 100644 docs/docs/_images/Graph_1.png
 create mode 100644 docs/docs/_images/Graph_2.png
 create mode 100644 docs/docs/_images/Graph_3.png
 create mode 100644 docs/docs/_images/Number_of_Logs_Bar_Chart.png
 create mode 100644 docs/docs/_images/Segment_Pie_Chart.png
 create mode 100644 docs/docs/_images/Segment_Timeline.png
 create mode 100644 docs/docs/_images/Superset_Dashboard.png
 create mode 100644 docs/docs/_images/Timeline_Graph.png
 create mode 100644 docs/docs/_images/Video_Game_Filter.png
 create mode 100644 docs/docs/_images/dash.mp4
 create mode 100644 docs/docs/_sources/Combining_Segments_with_Set_Logic.rst.txt
 create mode 100644 docs/docs/_sources/Creating_Segments.rst.txt
 create mode 100644 docs/docs/_sources/Example.rst.txt
 create mode 100644 docs/docs/_sources/Example_Usage.rst.txt
 create mode 100644 docs/docs/_sources/Exporting_Segments.rst.txt
 create mode 100644 docs/docs/_sources/Funnel_Function.rst.txt
 create mode 100644 docs/docs/_sources/Getting_Started.rst.txt
 create mode 100644 docs/docs/_sources/Graph.rst.txt
 create mode 100644 docs/docs/_sources/Graph_Index.rst.txt
 create mode 100644 
docs/docs/_sources/Manipulating_Collections_of_Segment_Objects.rst.txt
 create mode 100644 docs/docs/_sources/Process.rst.txt
 create mode 100644 docs/docs/_sources/Process_Docs.rst.txt
 create mode 100644 docs/docs/_sources/Sankey_Function.rst.txt
 create mode 100644 docs/docs/_sources/Segmentation.rst.txt
 create mode 100644 docs/docs/_sources/Utilities.rst.txt
 create mode 100644 docs/docs/_sources/Utility_Functions.rst.txt
 create mode 100644 docs/docs/_sources/Writing_Segments.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.combining_segments_with_set_logic.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.creating_segments.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.exporting_segments.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.getting_started.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.manipulating_collections_of_segment_objects.rst.txt
 create mode 100644 
docs/docs/_sources/distill.segmentation.writing_segments.rst.txt
 create mode 100644 docs/docs/_sources/index copy.rst.txt
 create mode 100644 docs/docs/_sources/index.rst.txt
 create mode 100644 docs/docs/_static/basic 2.css
 create mode 100644 docs/docs/_static/basic.css
 create mode 100644 docs/docs/_static/css/badge_only 2.css
 create mode 100644 docs/docs/_static/css/badge_only.css
 create mode 100644 docs/docs/_static/css/fonts/Roboto-Slab-Bold.woff
 create mode 100644 docs/docs/_static/css/fonts/Roboto-Slab-Bold.woff2
 create mode 100644 docs/docs/_static/css/fonts/Roboto-Slab-Regular.woff
 create mode 100644 docs/docs/_static/css/fonts/Roboto-Slab-Regular.woff2
 create mode 100644 docs/docs/_static/css/fonts/fontawesome-webfont.eot
 create mode 100644 docs/docs/_static/css/fonts/fontawesome-webfont.svg
 create mode 100644 docs/docs/_static/css/fonts/fontawesome-webfont.ttf
 create mode 100644 docs/docs/_static/css/fonts/fontawesome-webfont.woff
 create mode 100644 docs/docs/_static/css/fonts/fontawesome-webfont.woff2
 create mode 100644 docs/docs/_static/css/fonts/lato-bold-italic.woff
 create mode 100644 docs/docs/_static/css/fonts/lato-bold-italic.woff2
 create mode 100644 docs/docs/_static/css/fonts/lato-bold.woff
 create mode 100644 docs/docs/_static/css/fonts/lato-bold.woff2
 create mode 100644 docs/docs/_static/css/fonts/lato-normal-italic.woff
 create mode 100644 docs/docs/_static/css/fonts/lato-normal-italic.woff2
 create mode 100644 docs/docs/_static/css/fonts/lato-normal.woff
 create mode 100644 docs/docs/_static/css/fonts/lato-normal.woff2
 create mode 100644 docs/docs/_static/css/theme 2.css
 create mode 100644 docs/docs/_static/css/theme.css
 create mode 100644 docs/docs/_static/dark_mode_css/custom.css
 create mode 100644 docs/docs/_static/dark_mode_css/dark.css
 create mode 100644 docs/docs/_static/dark_mode_css/general.css
 create mode 100644 docs/docs/_static/dark_mode_js/default_dark.js
 create mode 100644 docs/docs/_static/dark_mode_js/default_light.js
 create mode 100644 docs/docs/_static/dark_mode_js/theme_switcher.js
 create mode 100644 docs/docs/_static/doctools 2.js
 create mode 100644 docs/docs/_static/doctools.js
 create mode 100644 docs/docs/_static/documentation_options 2.js
 create mode 100644 docs/docs/_static/documentation_options.js
 create mode 100644 docs/docs/_static/file 2.png
 create mode 100644 docs/docs/_static/file.png
 create mode 100644 docs/docs/_static/jquery 2.js
 create mode 100644 docs/docs/_static/jquery-3.5.1 2.js
 create mode 100644 docs/docs/_static/jquery-3.5.1.js
 create mode 100644 docs/docs/_static/jquery.js
 create mode 100644 docs/docs/_static/js/badge_only.js
 create mode 100644 docs/docs/_static/js/html5shiv-printshiv.min.js
 create mode 100644 docs/docs/_static/js/html5shiv.min.js
 create mode 100644 docs/docs/_static/js/theme.js
 create mode 100644 docs/docs/_static/language_data.js
 create mode 100644 docs/docs/_static/minus 2.png
 create mode 100644 docs/docs/_static/minus.png
 create mode 100644 docs/docs/_static/plus 2.png
 create mode 100644 docs/docs/_static/plus.png
 create mode 100644 docs/docs/_static/pygments 2.css
 create mode 100644 docs/docs/_static/pygments.css
 create mode 100644 docs/docs/_static/searchtools.js
 create mode 100644 docs/docs/_static/underscore-1.12.0 2.js
 create mode 100644 docs/docs/_static/underscore-1.12.0.js
 create mode 100644 docs/docs/_static/underscore.js
 create mode 100644 docs/docs/doctrees/Example.doctree
 create mode 100644 docs/docs/doctrees/Graph.doctree
 create mode 100644 docs/docs/doctrees/environment.pickle
 create mode 100644 docs/docs/doctrees/index copy.doctree
 create mode 100644 docs/docs/doctrees/index.doctree
 create mode 100644 docs/docs/genindex 2.html
 create mode 100644 docs/docs/genindex.html
 create mode 100644 docs/docs/html/.buildinfo
 copy .pylintrc => docs/docs/html/.nojekyll (100%)
 create mode 100644 docs/docs/html/Example.html
 create mode 100644 docs/docs/html/Graph.html
 create mode 100644 docs/docs/html/_sources/Example.rst.txt
 create mode 100644 docs/docs/html/_sources/Graph.rst.txt
 create mode 100644 docs/docs/html/_sources/index copy.rst.txt
 rename docs/{source/index.rst => docs/html/_sources/index.rst.txt} (98%)
 create mode 100644 docs/docs/html/_static/alabaster.css
 create mode 100644 docs/docs/html/_static/basic.css
 create mode 100644 docs/docs/html/_static/css/badge_only.css
 create mode 100644 docs/docs/html/_static/css/fonts/Roboto-Slab-Bold.woff
 create mode 100644 docs/docs/html/_static/css/fonts/Roboto-Slab-Bold.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/Roboto-Slab-Regular.woff
 create mode 100644 docs/docs/html/_static/css/fonts/Roboto-Slab-Regular.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/fontawesome-webfont.eot
 create mode 100644 docs/docs/html/_static/css/fonts/fontawesome-webfont.svg
 create mode 100644 docs/docs/html/_static/css/fonts/fontawesome-webfont.ttf
 create mode 100644 docs/docs/html/_static/css/fonts/fontawesome-webfont.woff
 create mode 100644 docs/docs/html/_static/css/fonts/fontawesome-webfont.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/lato-bold-italic.woff
 create mode 100644 docs/docs/html/_static/css/fonts/lato-bold-italic.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/lato-bold.woff
 create mode 100644 docs/docs/html/_static/css/fonts/lato-bold.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/lato-normal-italic.woff
 create mode 100644 docs/docs/html/_static/css/fonts/lato-normal-italic.woff2
 create mode 100644 docs/docs/html/_static/css/fonts/lato-normal.woff
 create mode 100644 docs/docs/html/_static/css/fonts/lato-normal.woff2
 create mode 100644 docs/docs/html/_static/css/theme.css
 create mode 100644 docs/docs/html/_static/custom.css
 create mode 100644 docs/docs/html/_static/dark_mode_css/custom.css
 create mode 100644 docs/docs/html/_static/dark_mode_css/dark.css
 create mode 100644 docs/docs/html/_static/dark_mode_css/general.css
 create mode 100644 docs/docs/html/_static/dark_mode_js/default_dark.js
 create mode 100644 docs/docs/html/_static/dark_mode_js/default_light.js
 create mode 100644 docs/docs/html/_static/dark_mode_js/theme_switcher.js
 create mode 100644 docs/docs/html/_static/doctools.js
 create mode 100644 docs/docs/html/_static/documentation_options.js
 create mode 100644 docs/docs/html/_static/file.png
 create mode 100644 docs/docs/html/_static/jquery-3.5.1.js
 create mode 100644 docs/docs/html/_static/jquery.js
 create mode 100644 docs/docs/html/_static/js/badge_only.js
 create mode 100644 docs/docs/html/_static/js/html5shiv-printshiv.min.js
 create mode 100644 docs/docs/html/_static/js/html5shiv.min.js
 create mode 100644 docs/docs/html/_static/js/theme.js
 create mode 100644 docs/docs/html/_static/language_data.js
 create mode 100644 docs/docs/html/_static/minus.png
 create mode 100644 docs/docs/html/_static/plus.png
 create mode 100644 docs/docs/html/_static/pygments.css
 create mode 100644 docs/docs/html/_static/searchtools.js
 create mode 100644 docs/docs/html/_static/underscore-1.12.0.js
 create mode 100644 docs/docs/html/_static/underscore.js
 create mode 100644 docs/docs/html/genindex.html
 create mode 100644 docs/docs/html/index copy.html
 create mode 100644 docs/docs/html/index.html
 create mode 100644 docs/docs/html/objects.inv
 create mode 100644 docs/docs/html/search.html
 create mode 100644 docs/docs/html/searchindex.js
 create mode 100644 docs/docs/index 2.html
 create mode 100644 docs/docs/index.html
 create mode 100644 docs/docs/objects 2.inv
 create mode 100644 docs/docs/objects.inv
 create mode 100644 docs/docs/search 2.html
 create mode 100644 docs/docs/search.html
 create mode 100644 docs/docs/searchindex 2.js
 create mode 100644 docs/docs/searchindex.js
 create mode 100644 docs/images/Games_List.png
 create mode 100644 docs/images/Gantt.png
 create mode 100644 docs/images/Graph_0.png
 create mode 100644 docs/images/Graph_1.png
 create mode 100644 docs/images/Graph_2.png
 create mode 100644 docs/images/Graph_3.png
 create mode 100644 docs/images/Number_of_Logs_Bar_Chart.png
 create mode 100644 docs/images/Segment_Pie_Chart.png
 create mode 100644 docs/images/Segment_Timeline.png
 create mode 100644 docs/images/Superset_Dashboard.png
 create mode 100644 docs/images/Timeline_Graph.png
 create mode 100644 docs/images/Video_Game_Filter.png
 create mode 100644 docs/images/dash.mp4
 create mode 100644 docs/index.rst
 create mode 100644 docs/make.bat
 create mode 100644 docs/requirements.txt
 delete mode 100644 docs/source/authors.rst
 delete mode 100644 docs/source/changelog.rst
 delete mode 100644 docs/source/conf.py
 delete mode 100644 docs/source/contents.rst.inc
 delete mode 100644 docs/source/contributing.rst
 delete mode 100644 docs/source/distill.algorithms.rst
 delete mode 100644 docs/source/distill.api.rst
 delete mode 100644 docs/source/distill.models.rst
 delete mode 100644 docs/source/distill.rst
 delete mode 100644 docs/source/distill.utils.rst
 delete mode 100644 docs/source/installation.rst
 delete mode 100644 docs/source/license.rst
 delete mode 100644 docs/source/quickstart.rst
 create mode 100644 examples/Distill_Workflow_Example.ipynb
 create mode 100644 examples/Segments_Demo.ipynb
 create mode 100644 examples/TestPipeline.ipynb
 create mode 100644 examples/data/task_example.json
 create mode 100644 github/workflows/main.yml
 rename pytest.ini => pytest_prev_init.ini (100%)
 create mode 100644 tests/README.rst
 create mode 100644 tests/data/deadspace_detection_sample_data.json
 create mode 100644 tests/data/sample_data.json
 create mode 100644 tests/data/sample_data_without_type.json
 create mode 100644 tests/data/segment_generator_sample_data.json
 create mode 100644 tests/example.csv
 delete mode 100644 tests/test_app.py
 create mode 100644 tests/test_graph.py
 create mode 100644 tests/test_search.py
 create mode 100644 tests/test_segment.py
 create mode 100644 tests/test_segments.py
 rename distill/config/config.cfg => tests/test_transform.py (52%)
 delete mode 100644 tests/test_userale.py
 create mode 100644 tests/test_utils.py
 create mode 100644 tests/testing_utils.py

Reply via email to