Skip to content

Commit

Permalink
feat: add new packages for parsing excel for pandas
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Jan 1, 2025
1 parent 28f7996 commit cd6d327
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/mamba.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,5 @@ main() {
dotfile mamba mambarc

micromamba shell init --shell=zsh --root-prefix="$HOME/micromamba"
micromamba install -n base jupyterlab pandas numpy geopandas polars
micromamba install -n base jupyterlab pandas numpy geopandas polars xlrd
}

0 comments on commit cd6d327

Please sign in to comment.