Skip to content

Add a to_json method to top-level namespace #9147

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

Closed
Komnomnomnom opened this issue Dec 24, 2014 · 2 comments
Closed

Add a to_json method to top-level namespace #9147

Komnomnomnom opened this issue Dec 24, 2014 · 2 comments
Labels
API Design IO JSON read_json, to_json, json_normalize

Comments

@Komnomnomnom
Copy link
Contributor

To explicitly encourage / support serialisation of other objects (e.g. numpy arrays) and better support custom JSON serialisation of Pandas types. As discussed in #9130.

Would welcome more thoughts / ideas on this. Not 100% sold myself.

@cpcloud
Copy link
Member

cpcloud commented Dec 24, 2014

the reason this is nice is because i don't want to be embed dataframe json strings in other json, i want to have proper json with my dataframe and read it too :)

@jreback jreback added this to the 0.16.0 milestone Dec 24, 2014
@jreback jreback added the IO JSON read_json, to_json, json_normalize label Dec 24, 2014
@jreback jreback modified the milestones: 0.16.0, Next Major Release Mar 6, 2015
@WillAyd
Copy link
Member

WillAyd commented Aug 27, 2019

This is almost 5 years late but for now I think this is out of scope for pandas; probably would be a separate JSON library if anything

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design IO JSON read_json, to_json, json_normalize
Projects
None yet
Development

No branches or pull requests

4 participants