I have collected some twitter data by streaming with particular #tags in a json file, now I use pandas for data analysis. If I want to find tweets with images from those stored data (just to count tweet with an image not for any image analysis), is this possible?