While Model Trains

Read data blog posts.
Carefully handpicked.
Presented 3 at a time.

So, what is a physics-informed neural network?

Ben Moseley

"By incorporating existing physical principles into machine learning we are able to create more powerful models that learn from data and build upon our existing scientific knowledge."

Read it!

20 ideas for better data visualization

Taras Bakusevych

A list of 20 tips for great data visualization, including "Always start a bar chart at a 0 baseline" and ""Pick a color palette that matches the nature of your data".

Read it!

Why using SQL before using Pandas?

Oleg Żero

An explanation with examples illustrating the motivation to use SQL for fetching data from a database instead of directly loading the data into Pandas.

Read it!