Series
- Using R (21)
- Using WordPress (3)
-
Recent Posts
- PWFSLSmoke 1.0: Visualizing Wildfire Smoke Data
- Improved Python-style Logging in R
- Introducing the PWFSLSmoke Package
- Python-style Logging in R
- When k-means Clustering Fails
- Visualizing Bikeshare Data
- Function Argument Lists and missing()
- MazamaSpatialUtils — Ebola Map Example
- Installing subversion 1.7.10 on OSX Yosemite
- MazamaSpatialUtils Package
Blogroll
Tags
AirFire AQI Babel BeautifulSoup best practices C CentOS CSV Data.gov disk I/O error handling FIPS GIS HTML i18n ISO javascript jquery KML LaTex logging Mac MacPorts metadata MS Excel netcdf OSX plone PM2.5 PWFSL python R R package shapefile smoke spatial standards Subversion Ubuntu Unix USGS validation VMware WordPress XML
Tag Archives: MS Excel
Zero vs. Missing
On the left we have zero, our integer measure of nothingness. On the right we have missing value, aka N/A, aka NA, our signal that the value of a datapoint is unknown. Everyone who deals with data has to deal … read more …
Posted in Data Management
Tagged CSV, MS Excel, R, USGS, validation
Comments Off on Zero vs. Missing
Liberating data from web sites
The great thing about putting data files up on a public web site is that data consumers can download the data with a point and a click. Unfortunately, when lots of individual data files are involved, the consumer of data … read more …
Posted in Data Management
Tagged BeautifulSoup, HTML, MS Excel, python, USGS
Comments Off on Liberating data from web sites