Skip to content

Writing array-valued columns to "ascii" format crashes in FastWriter #3720

Open
@embray

Description

Per this StackOverflow question: http://stackoverflow.com/questions/29826828/how-do-i-write-a-3d-astropy-table-to-a-file

I think this shouldn't just work, since there's no straightforward way to write this kind of data to an arbitrary ASCII format. But if nothing else the use case should be prevented early on, rather than crashing in an unhelpful way.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Writing array-valued columns to "ascii" format crashes in FastWriter · Issue #3720 · astropy/astropy