Skip to content

issues Search Results · repo:data-engineering-collective/plateau language:Python

Filter by

28 results
 (62 ms)

28 results

indata-engineering-collective/plateau (press backspace or delete to remove)

In every place in the codebase where we use an OrderedDict, we should switch to Python normal dict implementation using {}.
  • xhochy
  • Opened 
    on Jan 22
  • #199

ruff should actually remove the usage of OrderedDict. Somehow our configuration isn t as aggressive as I want it to be.
  • xhochy
  • 1
  • Opened 
    on Jan 22
  • #195

To ease the maintenance of the CI jobs and general development, we should move the project to be managing its dependencies/environments with pixi.
  • xhochy
  • Opened 
    on Sep 27, 2024
  • #169

Occasionally, the CI pipeline fails with a seg fault during the Test import stage. Specifically, most of the time the segfault occurs during import plateau.api.serialization or import plateau.serialization ...
  • IzerOnadimQC
  • 1
  • Opened 
    on Sep 29, 2023
  • #100

In asv 0.6 there was a breaking API change in which the asv dev command was removed. Hence, in #94 I pinned asv 0.6. We should change over from using asv dev to using asv run with the appropriate arguments, ...
  • IzerOnadimQC
  • Opened 
    on Sep 27, 2023
  • #96

Currently, switching to dask==2023.9.2 breaks a lot of the dask tests. I verified that this occurs on the latest commit in the main branch. Hence, in #94 I pinned dask 2023.9.2. We should investigate why ...
  • IzerOnadimQC
  • Opened 
    on Sep 27, 2023
  • #95
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub