Skip to content Skip to sidebar Skip to footer
Showing posts with the label Metadata

Python: Find Record Time Of .mp4 Movie

I have a MS windows phone that records decent videos in .mp4 format. Looking in the gallery (film r… Read more Python: Find Record Time Of .mp4 Movie

How To Handle Meta Data Associated With A Pandas Dataframe?

Q1: What is the best practice for saving meta information to a dataframe? I know of the following c… Read more How To Handle Meta Data Associated With A Pandas Dataframe?

Zip Files Without Any Metadata

I'd like to find an easy way to zip a bunch of files without any file metadata (e.g., timestamp… Read more Zip Files Without Any Metadata

Identify Directories That Are Packages In Mac OS X With Python

The Mac OS X Finder uses the concept of 'packages' to make the contents of certain folders … Read more Identify Directories That Are Packages In Mac OS X With Python