Sparkflows
latest
Architecture & Deployment
Installation
Configuration
Authentication
Security
Operating Guide
Quickstart Guide
User Guide
Analytical Apps User Guide
Machine Learning User Guide
Time Series Analysis
Tutorials
Troubleshooting
FAQ
Administration Guide
Databricks Guide
AWS Guide
AZURE Guide
Load Balancer
Superset
Python Integration
Performance Tuning
Developer Guide
Processors
16-Utilities
09-DataProfiling
05-FeatureEngineering
01-IO
11-ML-SparkML
ML-TS
02-Parse
06-Filter
18-OpenNLP
15-ScoreCardPy
03-Prepare
13-Others
MultiWindowAnalytics
RoundValue
SortBy
Transpose
WindowRanking
GeoPoint
MultiWindowRanking
ColumnsRename
RecoverHivePartitions
CDCUsingFullTableMerge
Count
Sample
SortColumns
RegisterTempTable
GeoIP
WindowAnalytics
10-Condition
09-Split
11-AddColumn
12-CastDataType
06-Math
03-DateTime
07-String
05-DataCleaning
04-DataValidation
CustomProcessors
17-Documentation
12-ML-H2O
13-ML-AWSSagemaker
14-ML-Sklearn
08-Group
06-Code
10-Visualization
19-Deprecated
15-Streaming
15-StructuredStreaming
14-DL
07-JoinUnion
Release Notes
REST API Authentication
REST API Examples using Python
REST API Examples using Java
REST API Examples using curl
Third Party Acknowledgements
Sparkflows
Docs
»
Processors
»
03-Prepare
»
13-Others
»
RoundValue
Edit on GitHub
RoundValue
¶
Input
¶
It takes in a DataFrame as input
Type
¶
transform
Class
¶
fire.nodes.etl.NodeRoundDouble
Fields
¶
Name
Title
Description
inputCols
Input Column
The columns containing double or float values to round.
precision
Precision
The scale of the double values to round to.