Skip to content

PyLadiesDC/python-for-journalists

Repository files navigation

PyLadiesDC WORKSHOP
"Python for Journalists and Data Nerds"


Marta Alonso @malonfe
Kathleen Burnett @kmb232
Based in an idea from @crisodisy from PyLadiesBCN

We'll be working together today with a real data set which contains the cases of Zika infection in the United States. We'll learn how to process, analyze and visualize data with Python and Pandas Library. These are the tasks a journalist would have to carry on when she finds an interesting data set and wants to study it to learn what information it contains. But also anybody who is working on any kind of data research will have to go through all these tasks.

Acknowledgments

  • To iStrategyLabs, for providing us the space for the workshop. Thank you soooo much!!
  • To PyLadies for providing the original idea of the workshop.

Let's get this party started!!!

  • First go through the Installation document
  • Download or clone this repo
  • If you want to run the python presentation locally (you need jupyter notebook installed) run this command:
jupyter nbconvert Python_NRT.ipynb --to slides --post serve
  • To run the script workshop (you need jupyter notebook installed too) run this command:
jupyter notebook Pyjournalists_zika.ipynb

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published