@@ -9,14 +9,14 @@ Thankfully, python is already has the libraries that I will need. They are as fo
...
@@ -9,14 +9,14 @@ Thankfully, python is already has the libraries that I will need. They are as fo
## Getting Started
## Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
* Update
### Prerequisites
### Prerequisites
You may need to install the Python TDA library. The installation can be done in Pypi using just one command: pip install scikit-tda. Some may need to install seaborn, pandas, or numpy.
You may need to install the Python TDA library. The installation can be done in Pypi using just one command: pip install scikit-tda. Some may need to install seaborn, pandas, or numpy.