Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pin polars < 0.16 #154

Merged
merged 1 commit into from
Jun 16, 2023
Merged

Conversation

callumrollo
Copy link
Collaborator

No description provided.

@callumrollo
Copy link
Collaborator Author

These tests are failing for slocum, which is odd.

 INFO:pyglider.slocum:./realtime_raw//*.[s|t]bd
Traceback (most recent call last):
  File "/home/runner/work/pyglider/pyglider/tests/example-data/example-slocum/process_deploymentRealTime.py", line 35, in <module>
    outname = slocum.binary_to_timeseries(
  File "/home/runner/work/pyglider/pyglider/pyglider/slocum.py", line 864, in binary_to_timeseries
    time = data.pop(0)
AttributeError: 'tuple' object has no attribute 'pop'
Error: Process completed with exit code 1.

Same failure as #152 so I think that should be resolved first

@jklymak jklymak closed this Jun 16, 2023
@jklymak jklymak reopened this Jun 16, 2023
@jklymak
Copy link
Member

jklymak commented Jun 16, 2023

recycling to redo tests

@jklymak jklymak merged commit c4e8a77 into c-proof:main Jun 16, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants