File tree Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Expand file tree Collapse file tree 3 files changed +16
-11
lines changed Original file line number Diff line number Diff line change
1
+ ![ GitHub] ( https://img.shields.io/github/license/DataForScience/Excel )
2
+ [ ![ Twitter @data4sci ] ( https://img.shields.io/twitter/follow/data4sci )] ( https://twitter.com/intent/follow?screen_name=data4sci )
3
+ ![ GitHub top language] ( https://img.shields.io/github/languages/top/DataForScience/Excel )
4
+ ![ GitHub repo size] ( https://img.shields.io/github/repo-size/DataForScience/Excel )
5
+ ![ GitHub last commit] ( https://img.shields.io/github/last-commit/DataForScience/Excel )
1
6
[ ![ Binder] ( https://mybinder.org/badge_logo.svg )] ( https://mybinder.org/v2/gh/DataForScience/Excel/master )
2
7
8
+ [ ![ Sunday Briefing] ( https://img.shields.io/badge/Sunday_Briefing-Subscribe-blue )] ( https://data4sci.ck.page/8a51c452bc )
9
+
3
10
# Transforming Excel Analysis into Python and pandas Data Models
4
11
5
12
### Code and slides to accompany the online series of webinars: https://data4sci.com/excel by Data For Science.
Original file line number Diff line number Diff line change
1
+ dependencies :
2
+ - numpy_financial==1.0.0
3
+ - numpy==1.19.2
4
+ - matplotlib==3.3.2
5
+ - scipy==1.6.0
6
+ - openpyxl==3.0.5
7
+ - pandas==1.1.3
8
+ - watermark==2.1.0
9
+ - scikit_learn==0.24.1
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments