Skip to content

Custom CSV handling, small improvements to types and enrichment example#16

Merged
buddemat merged 14 commits into
mainfrom
slb/dd
Feb 13, 2026
Merged

Custom CSV handling, small improvements to types and enrichment example#16
buddemat merged 14 commits into
mainfrom
slb/dd

Conversation

@DanDits

@DanDits DanDits commented Jan 26, 2026

Copy link
Copy Markdown
Collaborator

No description provided.

dittmar added 3 commits January 26, 2026 23:18
…only empty strings, by working on the input dataframe and not an empty dataframe
…tions and to allow working around issues with pandas csv parsing and writing
@DanDits

DanDits commented Jan 26, 2026

Copy link
Copy Markdown
Collaborator Author

Should something be mentioned in the CHANGELOG? If we merge this, the only user visible changes will be the slightly adjusted example, the "support" for python 3.11 and some type annotation improvements. The CSV changes are in that sense no new features or behavior changes, more fixes to achieve the expected behavior in various 'edge' cases.

Comment thread src/cadenzaanalytics/util/csv.py Outdated
Comment thread src/cadenzaanalytics/util/csv.py

@buddemat buddemat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have 2 comments concerning performance, whcih I guess should be addressed. I have not looked at the tests.

From what I read in the channels, both @julianjanssen and @ArneBab see some issues with the "full custom csv import" approach. We might want to discuss this once more?

dittmar added 2 commits February 5, 2026 13:26
Comment thread src/cadenzaanalytics/util/csv.py
Comment thread src/cadenzaanalytics/util/csv.py
@buddemat

Copy link
Copy Markdown
Collaborator

Ok, I'm merging this.

@buddemat buddemat left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

@buddemat buddemat merged commit 8c00b19 into main Feb 13, 2026
6 checks passed
@buddemat buddemat deleted the slb/dd branch March 19, 2026 14:19
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.

3 participants