David Scarlatti
Results
3
comments of
David Scarlatti
Hi, any way to get config in Databricks Notebooks while this issue is solved?
maybe this is not avoiding side effect: https://github.com/dmbaturin/pytaf/blob/51f30c11b3f523a4601f8bf70c6147b85d41113b/lib/pytaf/tafdecoder.py#L61
Yes I think you need to use: _header = copy.copy(header) to avoid side effect.