블로그
- ‘Aegyo’: The psyche behind childlike adults .” – Oxford English Dictionary Ever encountered someone deliberately using or prolonging their “ng” or
- LLM fine-tuning step: Tokenizing What is kind Tokenizing In simple terms, it means using a dictionary (an instance of the tokenizer class
- Practice Quiz: Reading & Writing CSV Files using DictReader. 2. data without turning it into a dictionary.
- Python - CSV This reader turns each row of the data in a CSV file into a dictionary. We can then access the data by using the column names instead of the position in .......