DEV Community

Data Science from Scratch Series' Articles

Back to Paul Apivat 's Series
Data Science from Scratch: Intro & Setup
Cover image for Data Science from Scratch: Intro & Setup

Data Science from Scratch: Intro & Setup

3
Comments
2 min read
Higher Order Functions
Cover image for Higher Order Functions

Higher Order Functions

1
Comments
4 min read
Strings and Exceptions
Cover image for Strings and Exceptions

Strings and Exceptions

4
Comments
2 min read
Python List and Numpy Array
Cover image for Python List and Numpy Array

Python List and Numpy Array

6
Comments
3 min read
Dictionaries
Cover image for Dictionaries

Dictionaries

6
Comments
3 min read
defaultdict
Cover image for defaultdict

defaultdict

6
Comments
5 min read
Counters & Sets
Cover image for Counters & Sets

Counters & Sets

6
Comments
3 min read
Control Flow & Truthiness
Cover image for Control Flow & Truthiness

Control Flow & Truthiness

1
Comments
2 min read
List Comprehensions
Cover image for List Comprehensions

List Comprehensions

7
Comments
3 min read
Understanding Object-Oriented Programming with Assert
Cover image for Understanding Object-Oriented Programming with Assert

Understanding Object-Oriented Programming with Assert

14
Comments 4
3 min read
A Brief Foray into Lazy Evaluation
Cover image for A Brief Foray into Lazy Evaluation

A Brief Foray into Lazy Evaluation

2
Comments
2 min read
Pseudo-Randomness and a hint of Regex
Cover image for Pseudo-Randomness and a hint of Regex

Pseudo-Randomness and a hint of Regex

Comments
3 min read
Collections and Comprehensions
Cover image for Collections and Comprehensions

Collections and Comprehensions

6
Comments
5 min read
Collections and Comprehensions (pt.2)
Cover image for Collections and Comprehensions (pt.2)

Collections and Comprehensions (pt.2)

1
Comments
6 min read
Making sense of matplotlib

Making sense of matplotlib

8
Comments
5 min read
Vectors in Python
Cover image for Vectors in Python

Vectors in Python

7
Comments 2
5 min read
Matrices in Python

Matrices in Python

5
Comments 2
5 min read
Statistics from Scratch with Python

Statistics from Scratch with Python

8
Comments
13 min read
Conditional Probability with Python: Concepts, Tables & Code

Conditional Probability with Python: Concepts, Tables & Code

6
Comments
8 min read
Bayes' Theorem: Concepts and Code

Bayes' Theorem: Concepts and Code

32
Comments
6 min read
Probability Distributions with Python: Discrete & Continuous

Probability Distributions with Python: Discrete & Continuous

1
Comments
5 min read
Explore Hypothesis Testing using Python
Cover image for Explore Hypothesis Testing using Python

Explore Hypothesis Testing using Python

8
Comments 1
13 min read
Grasping Gradient Descent using Python
Cover image for Grasping Gradient Descent using Python

Grasping Gradient Descent using Python

Comments
8 min read