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

feat: add schema and record type #15

Merged
merged 2 commits into from
May 4, 2024
Merged

feat: add schema and record type #15

merged 2 commits into from
May 4, 2024

Conversation

farbodahm
Copy link
Owner

@farbodahm farbodahm commented May 3, 2024

This PR:

  • Adds type to Record
  • Adds schema to main data frame
  • Refactor old codes to use the new typing

Closes #4

@farbodahm farbodahm force-pushed the feature/add-schema branch from 857dfd9 to 1bbba23 Compare May 4, 2024 11:10
@farbodahm farbodahm self-assigned this May 4, 2024
@farbodahm farbodahm marked this pull request as ready for review May 4, 2024 11:44
@farbodahm farbodahm merged commit dfbc50c into main May 4, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add type and schema to Record
1 participant