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

Rc/3.0.0 to main #6

Closed
wants to merge 7 commits into from
Closed

Rc/3.0.0 to main #6

wants to merge 7 commits into from

Conversation

mingstat
Copy link
Contributor

This PR enhances the package's data loading capabilities by introducing three new specialized functions: load_rds(), load_sas(), and load_xpt(). These functions are designed to handle RDS, SAS, and XPT file formats respectively, offering a more streamlined and format-specific approach to data import. As part of this update, the previous load_data() function has been marked as deprecated to encourage the use of these new, more targeted loading functions.

@mingstat mingstat requested a review from a team as a code owner October 14, 2024 10:38
@mingstat
Copy link
Contributor Author

In line with our discussion, the existing API will not undergo any breaking changes. A new branch and pull request will be created to further develop the existing API.

@mingstat mingstat closed this Oct 15, 2024
@mingstat mingstat deleted the rc/3.0.0 branch October 23, 2024 06:29
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