Hello,
I got the book “Python for Data Analysis” by Wes McKinney. Miniconda is used there.
However, on MacOS the bash file is used. I have never used something like this and have 2 questions about it:
- what is the difference between the bash file and the pkg file to install Miniconda or are they identical?
- on my macOS I do not have bash in the terminal but ZSH. Can I still run the command in the book with it?
This is as follows:
$ bash $HOME/Downloads/Miniconda3-latest-MacOSX-arm64.sh