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

Remove some forwarded Python functons #268

Merged
merged 13 commits into from
Mar 3, 2023
Merged

Remove some forwarded Python functons #268

merged 13 commits into from
Mar 3, 2023

Conversation

sethaxen
Copy link
Member

@sethaxen sethaxen commented Mar 1, 2023

This PR removes extract, whose most important functionality is implemented by getproperty and concat, whose functionality is provided by Base.cat. It also removes from_cmdstan, since StanSample now supports direct conversion to InferenceData, and convert_to_dataset from a NetCDF filename.

Edit: also all from_XXX for Python PPLs are removed, as well as from_json (we should add a proper extension to InferenceObjects to support this, see arviz-devs/InferenceObjects.jl#53)

@sethaxen sethaxen closed this Mar 3, 2023
@sethaxen sethaxen reopened this Mar 3, 2023
@sethaxen sethaxen merged commit 0a5db5b into main Mar 3, 2023
@sethaxen sethaxen deleted the rmfuns branch March 3, 2023 11:51
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