Scott Ernst

Results 3 issues of Scott Ernst

**Describe the bug** When sorting a column of strings, ascending and descending behaviors are reversed. **To Reproduce** ```javascript >> s = new dfd.Series(["2015-01-01", "2023-01-01", "2017-01-01", "2010-01-01"]) // 1. Sort values...

# Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change....

### What happened? ## Steps to Reproduce I've created a minimal example that demonstrates the issue here: https://github.com/sernst/electron-otel-issue The issue is that the trace context is not being preserved across...

question
stale