GeoIP¶
This node converts IP to geo location
Input¶
The input dataframe is passed in the variable inDF
Output¶
Transforms the IP to Geo location
Type¶
transform
Class¶
fire.nodes.etl.NodeGeoIP
Fields¶
| Name | Title | Description |
|---|---|---|
| ipCol | IP Column | IP Column in the DataFrame |
| databaseFilePath | Database File Path | Database File Path |