Skip to content

Feb 2024 updates#495

Merged
RomeshA merged 44 commits intomasterfrom
develop
Feb 5, 2024
Merged

Feb 2024 updates#495
RomeshA merged 44 commits intomasterfrom
develop

Conversation

@RomeshA
Copy link
Contributor

@RomeshA RomeshA commented Feb 5, 2024

Includes adding support for 'All' population values in datebooks, and updates for Pandas 2.2.0

RomeshA and others added 30 commits November 6, 2023 10:29
This shouldn't be necessary because TDC table heading do not contain the name of any populations
There is a potential edge case if the TDC name duplicates a population name. This might still be permissible elsewhere in the code. However, adding the TDC name to the reference dictionary would result in an incorrect reference if it was duplicated, but is also unnecessary because there shouldn't be any references to the TDC name
Similarly, the TDVE headings should also not match any populations, as they should instead match framework quantities. These should never be converted to references
…ng logic to better align with other handling of '#ignore'
This should enable proper functionality for applying matplotlib formatting to the subplots. Previously it was necessary to combine the axes after creation, which is not officially supported
by matplotlib and caused incorrect behaviour when applying some formatting options e.g., when
resizing the figure
@RomeshA RomeshA merged commit 17efbee into master Feb 5, 2024
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.

1 participant