User Tools

Site Tools


scripting:python:datascience

This is an old revision of the document!


DATA SCIENCE
NUMPY AND PANDAS


PANDAS (GENERAL)

  • Data can be introduced as csv, excel, json, flows.. Do pandas.read_ + tab to see all the options

LINEAR REGRESSION (PANDAS)
Link,

  • dependent var., independent var., intercept, coeficients and n (number of observations)
  • In Python with: statsmodels and scikit-learn
scripting/python/datascience.1678532091.txt.gz · Last modified: (external edit)