mirror of
https://github.com/AtsushiSakai/PythonRobotics.git
synced 2026-04-22 03:00:22 -04:00
Remove pandas dependency (#725)
* Remove pandas dependency * Remove pandas dependency
This commit is contained in:
@@ -30,7 +30,6 @@ Requirements
|
||||
- `NumPy`_
|
||||
- `SciPy`_
|
||||
- `Matplotlib`_
|
||||
- `pandas`_
|
||||
- `cvxpy`_
|
||||
|
||||
For development:
|
||||
@@ -45,7 +44,6 @@ For development:
|
||||
.. _`NumPy`: https://numpy.org/
|
||||
.. _`SciPy`: https://scipy.org/
|
||||
.. _`Matplotlib`: https://matplotlib.org/
|
||||
.. _`pandas`: https://pandas.pydata.org/
|
||||
.. _`cvxpy`: https://www.cvxpy.org/
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user