Skip to content

Commit 95dafca

Browse files
committed
deleted unused folders and added additional useful packages
1 parent 328ab4a commit 95dafca

17 files changed

+1764
-2622
lines changed

.RData

-21.5 KB
Binary file not shown.

.Rhistory

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

.kernel-98582319-e496-4563-9ca4-eddacf199452.json

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

PyData/UsefulPackages.txt

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,22 @@ jupyter
77
statsmodels
88
scikit-learn
99

10+
# statistics
11+
pingouin: https://pingouin-stats.org/index.html
12+
1013
# pandas related
1114
pandas-profiling: https://github.com/pandas-profiling/pandas-profiling
12-
dataprep (EDA): https://github.com/sfu-db/dataprep
15+
sidetable: https://github.com/chris1610/sidetable
1316
https://github.com/SauceCat/pydqc
1417
Faster pandas apply: https://github.com/jmcarpenter2/swifter
1518
framequery: https://github.com/chmp/framequery
1619
Pandas dataframe viewer: https://github.com/man-group/dtale/blob/master/README.md
1720

21+
# Exploratory Data Analysis
22+
sweetviz: https://github.com/fbdesignpro/sweetviz
23+
dataprep: https://github.com/sfu-db/dataprep
24+
sidetable: https://github.com/chris1610/sidetable
25+
1826
# Database profiling
1927
https://github.com/darenasc/auto-eda
2028

@@ -34,6 +42,7 @@ fbprophet: time series forecasting (additive model) which performs best with hig
3442
PmProphet: https://github.com/luke14free/pm-prophet
3543
pyflux: time series library: https://github.com/RJT1990/pyflux
3644
sktime: https://github.com/alan-turing-institute/sktime
45+
darts: https://github.com/unit8co/darts
3746

3847
# For survival analysis, modeling churn and conversion rates
3948
lifelines: survival analysis: https://github.com/CamDavidsonPilon/lifelines
@@ -82,6 +91,7 @@ animatplot: https://github.com/t-makaro/animatplot/
8291
race bar chart using MATPLOTLIB: https://github.com/dexplo/bar_chart_race
8392
pandas_live: https://github.com/JackMcKew/pandas_alive
8493
https://jackmckew.dev/creating-animated-plots-with-pandas_alive.html
94+
gif maker: https://github.com/maxhumber/gif
8595

8696
# Dashboarding libraries
8797
dash: dashboard library from plotly

choropleth/Plotly_Choropleth_By_State_Counties.ipynb

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

0 commit comments

Comments
 (0)