
Humberto STEIN SHIROMOTO
Cybernetician: Data Scientist, Mathematician, Engineer + Baker
- Sydney, Australia
- Github
- Google Scholar
- ORCID
A Digression on the Cantor Set
2 minute read
Published:
The Cantor set is a special type of set in mathematics. In this blog post, I will use it as an illustration of how my mind works, when I learning a new topic.
Plotting a Four-Dimensional Heatmap
less than 1 minute read
Published:
Here is show how I developed a four-dimensional heatmap.
Pandas Value Counts
less than 1 minute read
Published:
The value_counts()
function in the popular python data science library Pandas is a quick way to count the unique values in a single column otherwise known as a series of data.
Querying the Latest Record
less than 1 minute read
Published:
In this gist, I show how to get the latest record or a user based on a datetime column.
Comments