A simple reader with GUI, for pickle files.

data-analysis-python deserialization pickle pickle-file reader streamlit visualization
1 Open Issue Need Help Last updated: Jul 7, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a bug in the picklevw application that prevents it from correctly displaying the train and test data from a CIFAR-100 pickle file. The issue appears to be related to the safety checks implemented using the Fickling library, which might be incorrectly flagging the CIFAR-100 data as malicious.

Complexity: 4/5
documentation enhancement good first issue

A simple reader with GUI, for pickle files.

Python
#data-analysis-python#deserialization#pickle#pickle-file#reader#streamlit#visualization