| { | |
| "entry_url": "https://plotly.com/python/basic-charts/", | |
| "pages_scanned": 58, | |
| "pages_failed": [], | |
| "code_blocks_scanned": 593, | |
| "figures_extracted": 332, | |
| "counts": { | |
| "bar": 20, | |
| "box": 20, | |
| "heatmap": 20, | |
| "line": 20, | |
| "other": 20, | |
| "pie": 15, | |
| "scatter": 20 | |
| }, | |
| "max_per_category": 20, | |
| "snippet_errors": [ | |
| { | |
| "page_url": "https://plotly.com/python/line-and-scatter/", | |
| "block_index": 12, | |
| "error": "ModuleNotFoundError: No module named 'statsmodels'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/line-and-scatter/", | |
| "block_index": 30, | |
| "error": "ModuleNotFoundError: No module named 'dash'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/line-charts/", | |
| "block_index": 16, | |
| "error": "ModuleNotFoundError: No module named 'dash'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/sankey-diagram/", | |
| "block_index": 2, | |
| "error": "AttributeError: module 'urllib' has no attribute 'request'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/sankey-diagram/", | |
| "block_index": 3, | |
| "error": "AttributeError: module 'urllib' has no attribute 'request'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/performance/", | |
| "block_index": 4, | |
| "error": "ModuleNotFoundError: No module named 'datashader'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/performance/", | |
| "block_index": 5, | |
| "error": "ModuleNotFoundError: No module named 'datashader'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/performance/", | |
| "block_index": 6, | |
| "error": "ModuleNotFoundError: No module named 'datashader'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 3, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 4, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 5, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 6, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 7, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 8, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 9, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 10, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 11, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/distplot/", | |
| "block_index": 12, | |
| "error": "ImportError: FigureFactory.create_distplot requires scipy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/tree-plots/", | |
| "block_index": 2, | |
| "error": "NameError: name 'fig' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/ecdf-plots/", | |
| "block_index": 6, | |
| "error": "NameError: name 'df' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/ecdf-plots/", | |
| "block_index": 7, | |
| "error": "NameError: name 'df' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/ecdf-plots/", | |
| "block_index": 8, | |
| "error": "NameError: name 'df' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/imshow/", | |
| "block_index": 12, | |
| "error": "ModuleNotFoundError: No module named 'skimage'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/imshow/", | |
| "block_index": 18, | |
| "error": "ModuleNotFoundError: No module named 'skimage'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/dendrogram/", | |
| "block_index": 1, | |
| "error": "ImportError: FigureFactory.create_dendrogram requires scipy, scipy.spatial and scipy.hierarchy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/dendrogram/", | |
| "block_index": 2, | |
| "error": "ImportError: FigureFactory.create_dendrogram requires scipy, scipy.spatial and scipy.hierarchy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/dendrogram/", | |
| "block_index": 3, | |
| "error": "ImportError: FigureFactory.create_dendrogram requires scipy, scipy.spatial and scipy.hierarchy" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/ternary-scatter-contour/", | |
| "block_index": 2, | |
| "error": "NameError: name 'scatter_data' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/ternary-scatter-contour/", | |
| "block_index": 3, | |
| "error": "NameError: name 'contour_raw_data' is not defined" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/network-graphs/", | |
| "block_index": 1, | |
| "error": "ModuleNotFoundError: No module named 'networkx'" | |
| }, | |
| { | |
| "page_url": "https://plotly.com/python/network-graphs/", | |
| "block_index": 2, | |
| "error": "NameError: name 'edge_trace' is not defined" | |
| } | |
| ] | |
| } |