itay livni
10/24/2019, 4:25 AMpamdas dataframes
However the merge
fails with a pandas error
ValueError: The truth value of a DataFrame is ambiguous. Use a.empty, a.bool(), a.item(), a.any() or a.all().
Without the merge
command both return valid dataframes
. Any suggestions?Chris White
10/24/2019, 2:15 PMitay livni
10/24/2019, 2:59 PMmake_node
flow
both imperatively and functionally. Imperative is easier to read. Functional is easier to write and take less prefect
knowledge.Chris White
10/24/2019, 3:28 PMitay livni
10/24/2019, 3:29 PMChris White
10/24/2019, 3:39 PMitay livni
10/24/2019, 3:42 PMChris White
10/24/2019, 3:44 PMitay livni
10/24/2019, 3:44 PMChris White
10/24/2019, 3:47 PM