Difference between revisions of "Python Data Science"

From Open Risk Manual
 
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== Python Data Science ==
 
== Python Data Science ==
This entry collects [[:Category:Open Source | open source ]] resources for [[Data Science]] that are primary available as part of the [[Python]] ecosystem
+
Thr Python Data Science entry collects [[:Category:Open Source | open source ]] resources for [[Data Science]] that are primary available as part of the [[wikipedia:Python | Python]] ecosystem.
  
* [https://www.pythondatascience.org/ Python Data Science] Task Views Repository  
+
The collection aim to provide guidance which open source Python packages on PyPI or elsewhere are relevant for tasks related to a certain data science topic. Entries give a brief overview of the included packages which in most cases can be automatically installed.
 +
 
 +
== See Also ==
 +
* The [https://www.pythondatascience.org/ Python Data Science] Task Views Repository where you can contribute to the project
 
* A [[Python versus R Language | side-by-side review]] of the main open source ecosystems supporting diverse Data Science domains (Julia, Python, R, sometimes abbreviated as Jupyter)  
 
* A [[Python versus R Language | side-by-side review]] of the main open source ecosystems supporting diverse Data Science domains (Julia, Python, R, sometimes abbreviated as Jupyter)  
 
  
 
[[Category:Open Source]]
 
[[Category:Open Source]]
[[Category:Quantitative Tools]]
+
[[Category:Python Data Science]]

Latest revision as of 18:32, 5 December 2023

Python Data Science

Thr Python Data Science entry collects open source resources for Data Science that are primary available as part of the Python ecosystem.

The collection aim to provide guidance which open source Python packages on PyPI or elsewhere are relevant for tasks related to a certain data science topic. Entries give a brief overview of the included packages which in most cases can be automatically installed.

See Also

  • The Python Data Science Task Views Repository where you can contribute to the project
  • A side-by-side review of the main open source ecosystems supporting diverse Data Science domains (Julia, Python, R, sometimes abbreviated as Jupyter)