Coder Social home page Coder Social logo

Comments (8)

daisuke19891023 avatar daisuke19891023 commented on June 25, 2024 1

反応できていなくてすみませんでした!提供いただいたpyファイルを参考に処理を修正いたします!

from covid19-yamanashi-scraping.

daisuke19891023 avatar daisuke19891023 commented on June 25, 2024 1

11/9にソースの改修を行ったので、元データに対して更新があれば、それを検知して再度更新されるかと思います。ただ、csvからのデータ生成は未対応なので、今週末に対応したいと思います

from covid19-yamanashi-scraping.

daisuke19891023 avatar daisuke19891023 commented on June 25, 2024 1

@imabari
遅くなりましたが提示いただいたコードをベースにExcelからのdata.json生成に対応しました!
ご提示いただきありがとうございました!

from covid19-yamanashi-scraping.

imabari avatar imabari commented on June 25, 2024

Excelからdata.json作成しています
https://github.com/imabari/covid19-data/blob/master/yamanashi/main_excel.py

from covid19-yamanashi-scraping.

keitasuzukijp avatar keitasuzukijp commented on June 25, 2024

@imabari @daisuke19891023
ありがとうございます!自動更新が止まってしまってちょうどIssueたててご相談しようとしていました…。
今は @yuukis さんが手動で更新してくれています。
お手数をおかけしますが、何卒よろしくお願いいたします。

from covid19-yamanashi-scraping.

keitasuzukijp avatar keitasuzukijp commented on June 25, 2024

データの更新は時差があるようですね…。
11/11 12:00時点で最終最終更新が11/9でした。

from covid19-yamanashi-scraping.

keitasuzukijp avatar keitasuzukijp commented on June 25, 2024

@daisuke19891023 そうでしたか!ありがとうございますー!

from covid19-yamanashi-scraping.

imabari avatar imabari commented on June 25, 2024

xlrdがxlsxの読み込みが非対応になったためエラーが発生します
https://xlrd.readthedocs.io/en/latest/changes.html

xlsxファイルを読み込む場合は、engine="openpyxl"で指定してください
pd.read_excel('tmp.xlsx', engine="openpyxl")

from covid19-yamanashi-scraping.

Related Issues (19)

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.