GithubHelp home page GithubHelp logo

yinleon / localnewsdataset Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 6.0 1.38 MB

The documentation and scripts for the Local News Dataset

License: MIT License

Jupyter Notebook 73.59% Python 26.41%

localnewsdataset's People

Contributors

yinleon avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

localnewsdataset's Issues

plotly.plotly module is deprecated

I can probably submit a PR to fix this soon, but FYI:

from runtimestamp.runtimestamp import runtimestamp # for reproducibility
from docs.build_docs import *                      # auto-generates docs
runtimestamp('Leon')
generate_docs()
-----------------------------------------------------------------------
ImportError                           Traceback (most recent call last)
<ipython-input-3-aba1662d1fc0> in <module>
      1 from runtimestamp.runtimestamp import runtimestamp # for reproducibility
----> 2 from docs.build_docs import *                      # auto-generates docs
      3 runtimestamp('Leon')
      4 generate_docs()

~/Downloads/LocalNewsDataset/nbs/docs/build_docs.py in <module>
      1 import os
      2 import pandas as pd
----> 3 import plotly.plotly as py
      4 from IPython.core.display import HTML, display, Markdown, Latex
      5 

/usr/local/lib/python3.9/site-packages/plotly/plotly/__init__.py in <module>
      2 from _plotly_future_ import _chart_studio_error
      3 
----> 4 _chart_studio_error("plotly")

/usr/local/lib/python3.9/site-packages/_plotly_future_/__init__.py in _chart_studio_error(submodule)
     41 
     42 def _chart_studio_error(submodule):
---> 43     raise ImportError(
     44         """
     45 The plotly.{submodule} module is deprecated,

ImportError: 
The plotly.plotly module is deprecated,
please install the chart-studio package and use the
chart_studio.plotly module instead. 

Shifting domains

How do you handle the domain refresh issue? I.e. todaysthv.com is listed, but it resolves to thv11.com.
This causes issue when doing statistics.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.