Lecture: Reading a table in a PDF and merging data frames using Excel or Python, vlookup, tabula-py

I. The data 各都道府県の検査陽性者の状況 (PDF) 第2表 都道府県、男女別人口及び人口性比―総人口、日本人人口(2022年10月1日現在)(エクセル:20KB) II. Using Python (positive cases) You can see all the script here on Google Colaboratory: https://colab.research.google.com/drive/1E4AUtEXN4QJH4lh4v_FLKFj6EszIPJKo?usp=sharing III. Excel (deaths) Using VLOOKUP What the VLOOKUP…

Python: Leaning Polors ver. 1

I. Running code in Google Colaboratory You can see the sample code here: https://colab.research.google.com/drive/1jNj4GpUfR2mYJjffN2KSZFRZzv5xfwID?usp=sharing Here are some charts created with Plotly Express: II. References https://franzdiebold.github.io/polars-cheat-sheet/Polars_cheat_sheet.pdf https://towardsdatascience.com/visualizing-polars-dataframes-using-plotly-express-8da4357d2ee0 https://plotly.com/python/