1e39a10557083412e9c750765b71988fc0c6d212,src/pudl/extract/ferc1.py,,dbf2sqlite,#Any#Any#Any#Any#Any#Any#,436

Before Change


                      // records need to have all of the same columns (you can"t
                      // add a column for one respondent without adding it to all).
                      values=[
                      {"respondent_id": 514,
                       "respondent_name": "AEP, Texas (PUDL determined)"},
                      {"respondent_id": 515,
                       "respondent_name": "respondent_515"},
                      {"respondent_id": 516,

After Change


                // add a column for one respondent without adding it to all).
                values=missing_respondents(
                    min_rid=MIN_RID, max_rid=MAX_RID,
                    existing_rids=new_df.respondent_id.unique(),
                    pudl_rids=PUDL_RIDS,
                )
            ).execute()
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 2

Instances


Project Name: catalyst-cooperative/pudl
Commit Name: 1e39a10557083412e9c750765b71988fc0c6d212
Time: 2020-10-07
Author: zane.selvans@catalyst.coop
File Name: src/pudl/extract/ferc1.py
Class Name:
Method Name: dbf2sqlite


Project Name: CyberReboot/NetworkML
Commit Name: 76e3c186a1ef8290f985b3fdcbb6383fe37eabb2
Time: 2020-04-22
Author: josh@vandervecken.com
File Name: networkml/featurizers/funcs/host.py
Class Name: HostBase
Method Name: _tshark_unique_ips


Project Name: minerva-ml/open-solution-data-science-bowl-2018
Commit Name: 1c1914df24c211aea45b42146940c9a7b770cbee
Time: 2018-07-19
Author: kamil.kaczmarek@neptune.ml
File Name: steps/preprocessing.py
Class Name: ImageReader
Method Name: transform


Project Name: bokeh/bokeh
Commit Name: 15f157d5942b1b118c2679a9345ad318caa98cba
Time: 2017-03-27
Author: jsignell@gmail.com
File Name: examples/plotting/file/jitter.py
Class Name:
Method Name: