Memo for Rewriting Code in Python and R (Data Visualization Edition)
This is the data visualization section of the Python and R conversion memo.
Data visualization is one of the impo ...
Memo for Rewriting Code in Python and R (Data Frame Edition)
This is the DataFrame section of the Python and R lconversion memo.
In Python, data frame manipulation is perform ...
Memo for Rewriting Code in Python and R (Basic Edition)
This is a basic guide for converting memo between Python and R.
In recent years, Python and R have become extreme ...
How to get an openAI API key and how to use it in Python
I got the API key provided by OpenAI, which is a hot topic in ChatGPT, and tried to check the operation of the openai ...