Closed cdolfi closed 3 years ago
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB
@cdolfi I think your changes look good :tada: I think this notebook looks ready to add after making the minor suggested changes(please see comments).
@cdolfi thanks for adding the Pipfile. For notebook linting you can use flake8-nb. On a quick glance I couldnt spot many errors other than the unused import statements, but running it through a lint check might help. Once that is done, you can remove the WIP tag from the PR, and it should be ready for review/merge.
This is a WIP on getting the mbox from fedora archives. I am looking to see if there is a way to do this without having to save locally. Also, I have ran into a small issue that at times that sometimes the gzip sometimes does not always get the entire archive but that also happens at times when you do it manually. The last two tries worked successfully.