Skip to content

SampleDecompressionError: #2837

Answered by istranical
j-beastman asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @j-beastman. Apologies for this issue. Text files cannot be appended using deeplake.read(filename). You should load the text string into a python object and append using:

ds.append({'text': text_from_file}, skip_ok=True)

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@j-beastman
Comment options

Answer selected by j-beastman
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants