Skip to content

Conversation

@frankenjoe
Copy link
Collaborator

@frankenjoe frankenjoe commented Jan 17, 2023

Closes #317

Solves the issue described in #317 and adds a test for it.

@frankenjoe frankenjoe changed the title WIP: Return categorical dtype when get() is called with a mapping Return categorical dtype when get() is called with a mapping Jan 17, 2023
@frankenjoe frankenjoe requested a review from hagenw January 17, 2023 14:53
@codecov
Copy link

codecov bot commented Jan 17, 2023

Codecov Report

Merging #347 (c6d675b) into main (3901a51) will not change coverage.
The diff coverage is 100.0%.

Impacted Files Coverage Δ
audformat/core/column.py 100.0% <100.0%> (ø)
audformat/core/table.py 100.0% <0.0%> (ø)

frankenjoe and others added 2 commits January 18, 2023 09:25
Co-authored-by: Hagen Wierstorf <hwierstorf@audeering.com>
@hagenw hagenw merged commit cc792d2 into main Jan 18, 2023
@hagenw hagenw deleted the fix-get-map-dtype branch January 18, 2023 08:46
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.

Always return categorical dtype when get() is called with a mapping

3 participants