Skip to content

Commit

Permalink
finish EDA
Browse files Browse the repository at this point in the history
  • Loading branch information
dhedderich committed Aug 20, 2023
1 parent 5b6864f commit b6aef1c
Show file tree
Hide file tree
Showing 2 changed files with 63,213 additions and 7 deletions.
63,206 changes: 63,206 additions & 0 deletions src/eda/EDA.ipynb

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions src/eda/conda.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: eda
channels:
- conda-forge
- defaults
dependencies:
- jupyterlab=3.0.12
- seaborn=0.11.1
- pandas=1.2.3
- pip=20.3.3
- pandas-profiling=2.11.0
- pyarrow=2.0
- pip:
- wandb==0.10.31
- wandb==0.15.4
- jupyterlab==4.0.4
- seaborn==0.12.2
- pandas==1.5.3
- ydata-profiling==4.5.1
- notebook==7.0.2
#- pyarrow==2.0

0 comments on commit b6aef1c

Please sign in to comment.