pycollabproject / realprice

Real estate price viewer
Apache License 2.0
10 stars 3 forks source link

Sorting primitive logic processing functions #13

Closed calveym closed 8 years ago

calveym commented 8 years ago

Hey guys,

I'll have a look at writing up the base code for the mean, median, location and range. I'll be collaborating with sturdy to make sure we don't create conflicts.

calveym commented 8 years ago

@sturdyplum

sturdyplum commented 8 years ago

hey, just saw this, right now I'm working on the iqr method. I think that how it's going to work is that the method will be passed a dict with the information needed and return the iqr.