Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow nested field names to be escaped with backticks. #177

Merged
merged 8 commits into from
Nov 27, 2024

DRY out the alias-detecting code

172e884
Select commit
Loading
Failed to load commit list.
Merged

Allow nested field names to be escaped with backticks. #177

DRY out the alias-detecting code
172e884
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 26, 2024 in 1s

96.00% of diff hit (target 99.40%)

View this Pull Request on Codecov

96.00% of diff hit (target 99.40%)

Annotations

Check warning on line 299 in src/nested_pandas/nestedframe/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nested_pandas/nestedframe/core.py#L299

Added line #L299 was not covered by tests

Check warning on line 319 in src/nested_pandas/nestedframe/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nested_pandas/nestedframe/core.py#L319

Added line #L319 was not covered by tests

Check warning on line 343 in src/nested_pandas/nestedframe/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nested_pandas/nestedframe/core.py#L343

Added line #L343 was not covered by tests