1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-09-27 23:09:00 +02:00

Inherit filename from en

This commit is contained in:
Boris Verkhovskiy
2024-12-28 03:47:59 -08:00
parent c0fe1adb7a
commit c88465c3d4
26 changed files with 2 additions and 29 deletions

View File

@@ -3,6 +3,7 @@ category: framework
name: Statistical computing with Python
contributors:
- ["e99n09", "https://github.com/e99n09"]
filename: pythonstatcomp.py
---
This is a tutorial on how to do some typical statistical programming tasks using Python. It's intended for people basically familiar with Python and experienced at statistical programming in a language like R, Stata, SAS, SPSS, or MATLAB.