-
Notifications
You must be signed in to change notification settings - Fork 170
refactor: Add CompliantDataFrame.from_dict
#2304
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
Changes from 11 commits
1bb5615
be8713f
d851993
69da9d4
434a309
346c259
682439e
f14a05e
836038f
d9bf5bd
9470e6f
94a13f9
56a7222
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ok on a serious not, do you have any resource to learn this the right way? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more.
Haha I guess I'll take that as a compliment π But I'm not sure I know what you mean @FBruzzesi - could you explain? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. The easiness with which you are able to introduce and combine typevar's and classes to make all the types coherent - I want to learn that π‘ There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. @FBruzzesi ah that π Well I suppose a lot of it is just putting in the time battling it out with The most exhaustive resource would be the typing spec. If you use VSCode, I strongly recommend enabling the inlay hints settings for I'll try to have a think on it tomorrow if there's anything else I can share There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. that's nice! just enabled it, thanks! |
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. This diff π»π» |

Uh oh!
There was an error while loading. Please reload this page.