Skip to content Skip to sidebar Skip to footer
Showing posts with the label Distribution

Inconsistent Skewness Results Between Basic Skewness Formula, Python And R

The data I'm using is pasted below. When I apply the basic formula for skewness to my data in R… Read more Inconsistent Skewness Results Between Basic Skewness Formula, Python And R

Distribute Executable Module

I developed a program consisting of a package which is executable (i.e. two files x/__init__.py and… Read more Distribute Executable Module

What's Wrong With This `setup.py`?

I've been having problems withe getting setup.py to do the sdist thing correctly. I boiled it d… Read more What's Wrong With This `setup.py`?

Distribute Executable Module

I developed a program consisting of a package which is executable (i.e. two files x/__init__.py and… Read more Distribute Executable Module