Skip to content

devinbrady/Excel-Tasks-in-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Excel Tasks in Python

Many Excel tasks can be accomplished in Python, using the Pandas library. This repository shows you how.

##Preview of coming attractions

  1. How to install Python and iPython Notebook
  2. Why Python is better than Excel for some tasks (a manifesto)
  3. Sampling data
  4. Joining tables (aka VLOOKUP)
  5. Creating plots
  6. Running a simple logistic regression

About

Many Excel tasks can be accomplished in Python, using the Pandas library. This repository shows you how.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages