User Tools

Site Tools


other:python:jyp_steps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
other:python:jyp_steps [2021/09/22 14:23]
jypeter Added statsmodels, scikit-learn and scikit-image
other:python:jyp_steps [2022/02/21 13:27]
jypeter [Extra numpy information] Added link to useful stuff page and sorting routines page
Line 123: Line 123:
  
 ==== Extra numpy information ==== ==== Extra numpy information ====
 +
 +<WRAP center round tip 60%>
 +You can also check the [[other:​python:​misc_by_jyp#​numpy_related_stuff|numpy section]] of the //Useful python stuff// page
 +</​WRAP>​
 +
  
   * More information about **array indexing**:​\\ <wrap em>​Always check what you are doing on a simple test case, when you use advanced/​fancy indexing!</​wrap>​   * More information about **array indexing**:​\\ <wrap em>​Always check what you are doing on a simple test case, when you use advanced/​fancy indexing!</​wrap>​
Line 134: Line 139:
     * [[https://​numpy.org/​doc/​stable/​reference/​routines.array-creation.html|Array creation routines]]     * [[https://​numpy.org/​doc/​stable/​reference/​routines.array-creation.html|Array creation routines]]
     * [[https://​numpy.org/​doc/​stable/​reference/​routines.array-manipulation.html|Array manipulation routines]]     * [[https://​numpy.org/​doc/​stable/​reference/​routines.array-manipulation.html|Array manipulation routines]]
 +    * [[https://​numpy.org/​doc/​stable/​reference/​routines.sort.html|Sorting,​ searching, and counting routines]]
     * [[https://​numpy.org/​doc/​stable/​reference/​maskedarray.html|Masked arrays]]     * [[https://​numpy.org/​doc/​stable/​reference/​maskedarray.html|Masked arrays]]
       * [[https://​numpy.org/​doc/​stable/​reference/​routines.ma.html|Masked array operations]]       * [[https://​numpy.org/​doc/​stable/​reference/​routines.ma.html|Masked array operations]]
other/python/jyp_steps.txt · Last modified: 2024/03/07 10:15 by jypeter