Lectures: Assignment 1
I. Assignment 1 Copy the ten news headlines in the "Most read" section on the BBC top page and paste them on MS Excel. Create such a table (10 x…
I. Assignment 1 Copy the ten news headlines in the "Most read" section on the BBC top page and paste them on MS Excel. Create such a table (10 x…
Work in progress. I. Retriveing the data Let's load the historical data of NASDAQ Composite, Dow Jones Industrial Average, and S&P 500 using yfinance and create a dictionary of the…
I. Creating classes The following code creates an Asset class to represent individual assets, and an AssetManager class to manage a collection of assets. class Asset: def __init__(self, name, category,…
I. Getting a ticker from Yhoo! finance II. Retriving the data # create subplots from plotly.subplots import make_subplots import plotly.graph_objects as go fig = make_subplots(rows=3, cols=1,subplot_titles=("Nikkei225","Toyota", "Fast Retailing")) fig.append_trace(go.Scatter( x=nikkei225.index,…
I. Google Sheets tips You can learn Google Sheets tips here: 40 Advanced Google Sheets Tips for Marketing Pros I have created some sheets using the tips above and add…
I. What will you learn? You can learn how to get English and Japanese texts from a Youtube video in this post. When Closed Caption is enabled, you can use…
I.2019年度予算と年金資金の流れ 1.予算 金利は低く株価は高くが国民のため? 遠のく財政健全化 19年度予算案101兆円 2.年金の資金の流れ https://www.mhlw.go.jp/file/06-Seisakujouhou-12500000-Nenkinkyoku/0000102243.pdf II.2020年度予算と補正予算 1.予算 https://www3.nhk.or.jp/news/special/yosan2020/ 2.補正予算 https://www3.nhk.or.jp/news/html/20201215/k10012765931000.html III.2021年度予算 https://www3.nhk.or.jp/news/special/yosan2021/ IV.GDPの推移 https://www3.nhk.or.jp/news/html/20210518/k10013036691000.html V.関連リンク ETF 6.5兆円過去最高 日銀の株式買い、歯止めなく 教えて!年金積立金運用 どのように運用されているの? 我が国の財政事情
1. I typed: Tell me what is to write logically and what is needed for logical writing. ChatGPT replied: To write logically means to present ideas, arguments, and conclusions in…
I typed: Tell me about Modern Monetary Theory. ChatGPT replied: Modern Monetary Theory (MMT) is a macroeconomic theory that emphasizes the role of government spending and taxation in the economy.…
My question 1 Friedrich Nietzsche made different claims and some of them are very popular among ordinary people. But I think some of Nietzsche's claims are conflicting. ChatGPT Friedrich Nietzsche…