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

Bugfix Infinite Nesting #40

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Bugfix Infinite Nesting #40

wants to merge 2 commits into from

Conversation

pralitp
Copy link
Contributor

@pralitp pralitp commented Mar 22, 2024

pull upstream MI fixes to deal with variable number of columns which can result from querying infinite nesting structures

instruct pandas not to drop NaN column values which we are using to fill when we have mismatched number of columns per row due to infinite nesting structures

pralitp added 2 commits March 22, 2024 09:58
result from querying infinite nesting structures

instruct pandas not to drop NaN column values which we are using to fill
when we have mismatched number of columns per row due to infinite
nesting structures
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