Skip to content

Commit

Permalink
add: package readme.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
1dancook committed Nov 24, 2023
1 parent 13cbafb commit 2ca669a
Showing 1 changed file with 32 additions and 0 deletions.
32 changes: 32 additions & 0 deletions pckg-readme.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@

Introduction to Data Analysis with Python
=========================================

Prepared for JALT2023 by Chris Pirotto & Daniel Cook



Where to Start
==============

Open the HTML file to read.

If you have the necessary dependencies installed (mainly python, pandas, and jupyter), open the notebook.


Files
=====

1. jalt-intro-to-data-analysis.ipynb
The main jupyter notebook.

2. jalt-intro-to-data-analysis.html
The Jupyter notebook as one rendered HTML file (for reading).

5. Two data files:
- post_pizza_material.xlsx
- pre_pizza_material.xlsx

6. readme.txt
This file.

0 comments on commit 2ca669a

Please sign in to comment.