MCPcopy Create free account
hub / github.com/cwida/FastLanes / language

Method language

scripts/generate_synthetic_data.py:34–35  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

32 else:
33 return numbers[row_id % 10]
34
35
36def generate_example_1(faker, row_id):
37 return [ #
38 constant(13700525), # 0) CONSTANT INT --- COL WITH VALUE 13700525

Callers 2

generate_languagesFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected