m3dev / gokart

Gokart solves reproducibility, task dependencies, constraints of good code, and ease of use for Machine Learning Pipeline.
https://gokart.readthedocs.io/en/latest/
MIT License
318 stars 57 forks source link

Enable feather and parquet in S3 #361

Closed mamo3gr closed 7 months ago

mamo3gr commented 7 months ago

Problem

When I use .feather or .parquet with S3, got error

AttributeError: 'ReadableS3File' object has no attribute 'name'

ToDO

mamo3gr commented 7 months ago

add tests for securing behavior with GCS

I tried it and found to need the time. I wrote down the details to https://github.com/m3dev/gokart/issues/363 and would proceed to merge. May I do so?