Skip to content

Commit a2974c4

Browse files
committed
added links for python packages
1 parent 0f75460 commit a2974c4

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -929,13 +929,13 @@ Notebooks can be saved as json and exported and imported by other users.
929929

930930
### Useful Packages
931931

932-
- numpy - Fast numerical processing.
933-
- pandas - Table data structures.
934-
- jupyter-notebook - For running jupyter-notebooks.
935-
- scipy - Wide range of packages for scientific computing.
936-
- scikit-learn - Machine learning in python.
937-
- plotly - Interactive charts.
938-
- nPYc Toolbox - NPC built toolbox for NMR and MS import, preprocessing, QC, and generating reports.
932+
- [numpy](https://www.numpy.org/) - Fast numerical computation.
933+
- [pandas](https://pandas.pydata.org/) - Advanced data structures.
934+
- [jupyter-notebook](https://jupyter.org) - For running jupyter-notebooks.
935+
- [scipy](https://www.scipy.org/) - Collection of packages for scientific computing.
936+
- [scikit-learn](https://scikit-learn.org/) - Machine learning in python.
937+
- [plotly](https://plot.ly/) - Interactive charts.
938+
- [nPYc Toolbox](https://github.com/phenomecentre/nPYc-Toolbox) - NPC built toolbox for NMR and MS import, preprocessing, QC, and generating reports.
939939

940940

941941

0 commit comments

Comments
 (0)