pytups

Navigation

Contents:

  • Pytups
  • Philisophy
  • Some examples
  • Documentation for the Code
  • Using it with PuLP

Related Topics

  • Documentation overview
    • Next: Pytups

pytups: cleaner data wrangling¶

Contents:

  • Pytups
    • What and why
    • Python versions
    • Quick example
    • Installing
    • Testing
  • Philisophy
    • Working with 1-dimensional data
    • Chaining operations
    • Interoperability of types
  • Some examples
    • SuperDict
    • TupLists
    • Ordered sets
    • Coming from R
  • Documentation for the Code
    • SuperDict
    • TupList
  • Using it with PuLP
    • Nomenclature
    • Example: Scheduling problem
    • Mathematical formulation
    • Implementation using pulp and pytups

Indices and tables¶

  • Index

  • Module Index

  • Search Page

©2025, Franco Peschiera. | Page source
Fork me on GitHub