Some great links for 07/12/2020
A pretty nice concept for patterns in python.
Good for ruby programmers who are learning python
Some great links for 07/06/2020
Very nice and free visualization tool in python.
tags: howto visualization python graphs
Some great links for 06/14/2020
For all those times when you need just the right illustration, an apparently amazing collection!
tags: free howto illustration
Some great links for 06/11/2020
Robotics Course that looks great
Friendly, Jupyter-notebook-ish neural nets
Some great links for 06/08/2020
Ive been trying this style and while it looks cool I am not sure it's more productive. Because debugging is harder as you can't examine intermediate results.
tags: functional pandas method chaining howto
Some great links for 06/04/2020
Good article exploring and explaining the functional or fluent style of design in python.
tags: functional pandas style howto
Some great links for 06/01/2020
Looks like a really good one.
Amazing list of all bookmaker managers. I currently use Diigo. I might change.
Some great links for 05/28/2020
It claims to be able to convert, transform and massage data in css, json and lots of other tabular formats!
Great one line explanations of all the millions of AWS services.
Some great links for 05/26/2020
Another good article about Python modularity
tags: python import howto modularity