Skip to content
Snippets Groups Projects

Summary

(Summarize the bug encountered concisely)

Reproducible Example

import numpy as np
import pandas as pd
import saqc
...

What is the current bug behavior?

(What actually happens)

What is the expected correct behavior?

(What you should see instead)

Stacktrace

Click to expand
Paste any relevant stacktrace inside the ```

Possible fixes

(If you can, link to the line of code that might be responsible for the problem)

/label BUG needs-investigation