uw-ssec / tutorials

SSEC tutorials for various topics
https://uw-ssec-tutorials.readthedocs.io
BSD 3-Clause "New" or "Revised" License
4 stars 4 forks source link

feat: Added notebook with instructions to filter astro-ph arXiv data #24

Closed anantmittal closed 6 months ago

anantmittal commented 6 months ago

I didn't know where to put this helper code, but maybe it doesn't need to be part of the tutorial yet.

review-notebook-app[bot] commented 6 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

lsetiawan commented 6 months ago

@anantmittal, Is pandas able to read the zip file directly?? From your code, seems like it!

anantmittal commented 6 months ago

@anantmittal, Is pandas able to read the zip file directly?? From your code, seems like it!

@lsetiawan Yes, it can :)