typo corrected
This commit is contained in:
parent
11c3b3fdb9
commit
e4fc298bd6
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user