#storytelling
2 posts
- Better Plotly Bar Chart·1 min
I'm reading " storytelling with data " by Cole Nussbaumer Knaflic. I plan to write my thoughts and insights from the book once I finish it. For now, I wanted to play with it a bit…
SQL as API - I saw several efforts to expose RDBMS as API over the years. This post suggests another engel - exposing an API that accepts SQL. Consider this a brain teaser.…