spark git commit: [MINOR][DOCS][PYTHON] Adding missing boolean type for replacement value in fillna

2017-04-30 Thread felixcheung
Repository: spark Updated Branches: refs/heads/branch-2.2 c5beabcbd -> 994d9da90 [MINOR][DOCS][PYTHON] Adding missing boolean type for replacement value in fillna ## What changes were proposed in this pull request? Currently pyspark Dataframe.fillna API supports boolean type when we pass dic

spark git commit: [MINOR][DOCS][PYTHON] Adding missing boolean type for replacement value in fillna

2017-04-30 Thread felixcheung
Repository: spark Updated Branches: refs/heads/master ae3df4e98 -> 6613046c8 [MINOR][DOCS][PYTHON] Adding missing boolean type for replacement value in fillna ## What changes were proposed in this pull request? Currently pyspark Dataframe.fillna API supports boolean type when we pass dict,