mirror of
https://github.com/donnemartin/data-science-ipython-notebooks.git
synced 2024-03-22 13:30:56 +08:00
Fixed datetime typo
This commit is contained in:
parent
6fa559064a
commit
09fb505a19
|
@ -6,7 +6,7 @@ Python data analysis IPython Notebooks (core Python, NumPy, pandas, matplotlib,
|
|||
Data Analysis IPython Notebooks (core Python, NumPy, pandas, matplotlib, SciPy).
|
||||
|
||||
* [basics](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/basics.ipynb)
|
||||
* [dattime](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/datetime.ipynb)
|
||||
* [datetime](http://nbviewer.ipython.org/github/donnemartin/pydatanotebooks/blob/master/core/datetime.ipynb)
|
||||
|
||||
## numpy
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user