Skip to content

Remove serialisation from Corpus (arrow) #6

Description

@rkrug

At the moment, suthors and topics are still serialised. THis makes handling more time consuming and complex.As parquet / arrow stores complec and nested data structures as well, it would be useful to store these in these formats as well.

The problem is that openalexR::works2df() does produce inconcictent structures (logical instead of string, missing columns, etc.)

  • Standardise the downloaded data structure
  • change code to handle these complex and nesrted structures

Activity

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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions