Skip to content

Commit b12d3f7

Browse files
author
Bruno Goncalves
committed
moved to environment.yml, added badges to README
1 parent f506dcd commit b12d3f7

File tree

3 files changed

+16
-11
lines changed

3 files changed

+16
-11
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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)
16
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/DataForScience/Excel/master)
27

8+
[![Sunday Briefing](https://img.shields.io/badge/Sunday_Briefing-Subscribe-blue)](https://data4sci.ck.page/8a51c452bc)
9+
310
# Transforming Excel Analysis into Python and pandas Data Models
411

512
### Code and slides to accompany the online series of webinars: https://data4sci.com/excel by Data For Science.

environment.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
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

requirements.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)