awacke1 commited on
Commit
0af8c43
ยท
1 Parent(s): 995a19d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -9,7 +9,7 @@ st.markdown("""
9
  | 4 | Matplotlib | Data analysis | ๐Ÿ“Š Data visualization library | https://pypi.org/project/matplotlib/ |
10
  | 5 | NumPy | Numerical | ๐Ÿงฎ Library for numerical computing | https://pypi.org/project/numpy/ |
11
  | 6 | OpenCV | Computer vision | ๐Ÿ‘๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ |
12
- | 7 | Pandas | Data analysis | ๐Ÿผ Library for data manipulation | https://pypi.org/project/pandas/ |
13
  | 8 | PyTest | Testing | ๐Ÿงช Testing framework for Python | https://pypi.org/project/pytest/ |
14
  | 9 | PyTorch | Machine learning| ๐Ÿ”ฅ Open-source machine learning library based on Torch | https://pypi.org/project/torch/ |
15
  | 10 | PyUnit | Testing | ๐Ÿงช Unit testing framework for Python | https://pypi.org/project/pyunit/ |
 
9
  | 4 | Matplotlib | Data analysis | ๐Ÿ“Š Data visualization library | https://pypi.org/project/matplotlib/ |
10
  | 5 | NumPy | Numerical | ๐Ÿงฎ Library for numerical computing | https://pypi.org/project/numpy/ |
11
  | 6 | OpenCV | Computer vision | ๐Ÿ‘๏ธ Library for computer vision | https://pypi.org/project/opencv-python/ |
12
+ | 7 | Pandas | Data analysis | ๐Ÿผ Library for data manipulation | https://pypi.org/project/pandas/ https://huggingface.co/spaces/awacke1/Acting-Game-Mechanics |
13
  | 8 | PyTest | Testing | ๐Ÿงช Testing framework for Python | https://pypi.org/project/pytest/ |
14
  | 9 | PyTorch | Machine learning| ๐Ÿ”ฅ Open-source machine learning library based on Torch | https://pypi.org/project/torch/ |
15
  | 10 | PyUnit | Testing | ๐Ÿงช Unit testing framework for Python | https://pypi.org/project/pyunit/ |