Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • P plom
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 620
    • Issues 620
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 26
    • Merge requests 26
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • plom
  • plom
  • Issues
  • #2154
Closed
Open
Created May 25, 2022 by Colin Macdonald@cbm755Owner

possible to reduce dependencies on Pandas?

I like Pandas, nothing personal!

But it would add about 30MiB to our client binaries if we include it. Which we don't.

But then what if I want to add a "save marks.csv" buttons #2131 (closed)? Then I want to import from plom.finish. But some parts of plom.finish depend on Pandas.

What to do? Hack around importing from specific files rather than the module perhaps? And open an issue for those hacks to point to... w00t, self-referential issue!

Edited May 25, 2022 by Colin Macdonald
Assignee
Assign to
Time tracking