Skip to content

Commit 385a4e6

Browse files
Proof reading: workshop info python
1 parent 284f5cc commit 385a4e6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

programme_information/python.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"# Python\n",
99
"\n",
1010
"We currently offer two Python courses:\n",
11-
"- **Introduction to Python**: In Introduction to Python, where you'll learn the basics of one of the most popular general-purpose programming languages used in a wide range of applications, from machine learning and web development to data analysis and automation.\n",
12-
"- **Python for Data Analysis**: In Python for Data Analysis, you will cover an in-depth exploration of Python for data analysis, covering essential libraries like NumPy, Pandas, Matplotlib, and Plotly, as well as critical software development practices to ensure reproducibility and collaboration, enabling participants to adeptly manipulate, analyze, visualize data, and maintain and share their code efficiently."
11+
"- **Introduction to Python**: In Introduction to Python, you'll learn the basics of one of the most popular general-purpose programming languages used in a wide range of applications, from machine learning and web development to data analysis and automation.\n",
12+
"- **Python for Data Analysis**: This in-depth exploration of Python for data analysis covers essential libraries like NumPy, Pandas, Matplotlib, and Plotly, as well as critical software development practices to ensure reproducibility and collaboration. This course will enable participants to adeptly manipulate, analyze and visualize data, and maintain and share their code efficiently."
1313
]
1414
},
1515
{

0 commit comments

Comments
 (0)