Brian Ray

Results 28 issues of Brian Ray

Removed missing link to data and fix spelling.

https://github.com/data-describe/data-describe/blob/sda_design/docs/designs/TimeSeriesDiscovery.md

enhancement

**Description** When viewing docs on https://data-describe.ai some images are missing. **Expected Behavior** to see the images **Steps to Reproduce** 1. go to website 2. notice images are missing like http://data-describe.ai/docs/master/_notebooks/_notebooks/imgs/bug-report-page.png...

bug

Some of the chart labels render better than others. When there are a lot or enough where we know they will overlap is there a way to handle this better?...

enhancement

Your bug may already be reported! Please search on the [issue tracker](../issues?q=label%3Abug+is%3Aissue) before creating one. **Description** Installed DD on a new Tensorflow 2.0 DL VM GCP AI Platform using setup.py...

bug

This issue is to author a Design document for (re-)adding the GIS/GEO/maps Handling parts. Take a look at: https://github.com/brianray/data-describe/tree/master/docs/designs

enhancement

Based on #104

Just installed jupyterlab-google-drive. ``` index.out.js:1 Uncaught Error: Cannot find module "es6-promise/auto" at webpackMissingModule (index.out.js:1) at Object. (index.out.js:1) at __webpack_require__ (bootstrap bc4b16e0710ff2e07011:49) at bootstrap bc4b16e0710ff2e07011:147 at main.bundle.js:151``` Google Chrome Version 62.0.3202.89...

tag:Browser Compatibility
tag:Build System
type:Bug

Noticed when my installation tried to write to /usr/local/lib/python2.7/dist-packages/stat_parser/temp ``` Building the Grammar Model --------------------------------------------------------------------------- OSError Traceback (most recent call last) in () 4 os.environ['DISPLAY'] = 'localhost:10.0' 5 sent =...

Using the attached with settings: fields (Content), PCA, Euclidean, Count Vectorizer, k-means, 5 clusters. ``` (2017-10-12 08:31:54) - INFO 127.0.0.1 - - [12/Oct/2017 08:31:54] "POST /get_clustering_results HTTP/1.1" 500 - Traceback...