File tree Expand file tree Collapse file tree
docs/sphinx/source/user_guide/modeling_topics Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,13 +14,11 @@ General functionality
1414---------------------
1515
1616pvlib makes extensive use of pandas due to its excellent time series
17- functionality. Take the time to become familiar with pandas' `Time
18- Series / Date functionality page
1917functionality. Take the time to become familiar with pandas'
2018:external+pandas:doc: `Time Series / Date functionality page <user_guide/timeseries >`.
2119It is also worthwhile to become familiar with pure Python's
22- :py:mod: `python:datetime ` module, although we usually recommend
23- using the corresponding pandas functionality where possible.
20+ :py:mod: `python:datetime ` module, although we usually recommend using the
21+ corresponding pandas functionality where possible.
2422
2523First, we'll import the libraries that we'll use to explore the basic
2624time and time zone functionality in python and pvlib.
You can’t perform that action at this time.
0 commit comments