Recent Comments
Tag Archives: pandas
Making my video location map even better with Folium
Yesterday I shared how I plotted locations of videos shot with my Sony FDR-X3000 camera on a map. I was already pretty happy. Then I got a tip from Twitter user Bob Haffner (@bobhaffner): why not use Folium to create … Continue reading
Posted in Data engineering, Howto, Python
Tagged Folium, pandas, Sony FDR-X3000, zoomable map
Leave a comment
Plotting video locations from my Sony camera in Python
Two years ago I bought a Sony FDR-X3000 actioncam to record video on my bike rides. And I’m really happy about it. It’s just great reliving my rides in 4K, going downhill for kilometers from some col I climbed. I … Continue reading
Posted in Data engineering, Howto, Python
Tagged geodata, matplotlib, pandas, Sidecar, Sony FDR-X3000, XML, xmldom
Leave a comment
Tech dossier: pandas
I’m keeping tech dossiers in Evernote on open source products I want to keep track of. And I decided to put them on my blog. My previous ones were on Kubernetes and Elasticsearch. This one is on the Python data … Continue reading
Posted in Data engineering, Python, Tech dossier
Tagged data manipulation, multiindex, pandas, programming, Python, Tech dossier
Leave a comment
Showing a complex Excel sheet who’s boss with Python and pandas
Data engineering isn’t always creating serverless APIs and ingressing terrabyte a minute streams with do-hickeys on Kubernetes. Sometimes people just want their Excel sheet in the data lake. Is that big data? Not even close. It’s very small. But for … Continue reading
Posted in Howto, Python
Tagged Excel, header, multiindex, pandas, Python, space fueling stations, stack, unstack
Leave a comment
Fun with Data: Python and space rocks!
Last week I had a little fun with playing with Python, the pandas and matplotlib library and a JSON file with asteroid data. Here is what I did.
Posted in Howto, Python
Tagged asteroids, matplotlib, pandas, Python, Science, sentdex
Leave a comment