Skip to main content
Ctrl+K

Register Now: Autumn School 2023: Open Approaches to Time in LCA 📍 Switzerland 🗓️ 9-13.October

Logo image

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Site Navigation

  • Introduction
  • Setup
  • API Reference
  • Gallery
  • LCA
  • Contributing
  • FAQ
  • Changelog
  • Brightway Ecosystem
  • Credits & License
  • Interactive Training

Section Navigation

  • bw2io
  • bw2data
    • bw2data.backends
      • bw2data.backends.iotable
      • bw2data.backends.json
      • bw2data.backends.peewee
        • bw2data.backends.peewee.database
        • bw2data.backends.peewee.proxies
        • bw2data.backends.peewee.schema
        • bw2data.backends.peewee.utils
      • bw2data.backends.single_file
      • bw2data.backends.base
      • bw2data.backends.utils
    • bw2data.bin
    • bw2data.search
    • bw2data.configuration
    • bw2data.data_store
    • bw2data.database
    • bw2data.errors
    • bw2data.fatomic
    • bw2data.filesystem
    • bw2data.ia_data_store
    • bw2data.logs
    • bw2data.meta
    • bw2data.method
    • bw2data.parameters
    • bw2data.project
    • bw2data.proxies
    • bw2data.query
    • bw2data.serialization
    • bw2data.sqlite
    • bw2data.updates
    • bw2data.utils
    • bw2data.validate
    • bw2data.weighting_normalization
  • bw2calc
  • bw2analyzer
  • API Reference
  • bw2data.backends.peewee
  • bw2data.backends.peewee.utils

bw2data.backends.peewee.utils#

Module Contents#

Functions#

dict_as_activitydataset(ds)

dict_as_exchangedataset(ds)

replace_cfs(old_key, new_key)

Replace old_key with new_key in characterization factors.

bw2data.backends.peewee.utils.dict_as_activitydataset(ds)[source]#
bw2data.backends.peewee.utils.dict_as_exchangedataset(ds)[source]#
bw2data.backends.peewee.utils.replace_cfs(old_key, new_key)[source]#

Replace old_key with new_key in characterization factors.

Returns list of modified methods.

previous

bw2data.backends.peewee.schema

next

bw2data.backends.single_file

On this page
  • Module Contents
    • Functions
      • dict_as_activitydataset()
      • dict_as_exchangedataset()
      • replace_cfs()
      • dict_as_activitydataset
      • dict_as_exchangedataset
      • replace_cfs
Show Source

© Copyright 2023 Brightway Developers.

Built with the PyData Sphinx Theme 0.13.0.