Python syntax structures and concepts
A review of basic python syntax structures and concepts can be found here
The following python structures and concepts were reviewed
- Functions
- Dictionary
- Tuples
- Lists
- loops
- strings
- integers
- pandas
- List comprehensiob(Nested)
- numpy
- math
- file manipulation
- assert
The following stastical methods were reviewed
- Pearson correlation coefficient
- Spearman rank correlation coefficient
- RMSE
- Mean
- Median
Written on March 31, 2017