typo corrected
This commit is contained in:
@@ -161,7 +161,7 @@ class Edge():
|
|||||||
def _fill_calculable_fields(self, result: DataFrame):
|
def _fill_calculable_fields(self, result: DataFrame):
|
||||||
"""
|
"""
|
||||||
The result frame contains a number of columns that are calculable
|
The result frame contains a number of columns that are calculable
|
||||||
from othe columns. These are left blank till all rows are added,
|
from other columns. These are left blank till all rows are added,
|
||||||
to be populated in single vector calls.
|
to be populated in single vector calls.
|
||||||
|
|
||||||
Columns to be populated are:
|
Columns to be populated are:
|
||||||
|
Reference in New Issue
Block a user