File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change @@ -103,10 +103,16 @@ The exported HTML files will be automatically deployed to GitHub Pages through t
103
103
104
104
### Writing Style Guidelines
105
105
106
- When writing content, please follow these guidelines:
106
+ #### General Writing Style
107
107
108
108
- Assume readers are data scientists who have basic programming knowledge but may be new to specific tools
109
109
- Use direct, conversational language
110
110
- Keep paragraphs short (2-4 sentences maximum)
111
111
- Prioritize comprehensive but concise explanations without repetition
112
- - Maintain a balanced ratio of explanation to code (approximately 50/50)
112
+ - Maintain a balanced ratio of explanation to code (approximately 50/50)
113
+
114
+ #### Data Science Focus
115
+
116
+ - Begin with a real data science problem and its solution
117
+ - Focus on features that directly benefit data scientists
118
+ - Explain the practical value of each feature
You can’t perform that action at this time.
0 commit comments