GithubHelp home page GithubHelp logo

Comments (6)

cjdsellers avatar cjdsellers commented on May 31, 2024 2

Lets support parquet, it looks valuable.

I suppose we just need a ParquetTradeDataLoader and ParquetQuoteDataLoader for now. If you're able to provide those with some sample data in the test_kit.data folder with tests then I'm happy to include that.

I think for ease of development and familiarity right now, it'll be a good idea to stick to CSV sample data in general though?

from nautilus_trader.

cjdsellers avatar cjdsellers commented on May 31, 2024 2

I agree the repo with the sampl data is getting fairly bulky. Definitely I think it's a good idea that any further data be compressed and parquet seems like a good option.

Actually the only reason the rest of the data isn't compressed is due to CI failing issues with pandas which I couldn't get a fix for quickly.

from nautilus_trader.

ian-wazowski avatar ian-wazowski commented on May 31, 2024 1

I think for ease of development and familiarity right now, it'll be a good idea to stick to CSV sample data in general though?

Of course It is good decision, (I love csv.) I just wanted to emphasize that the sample data is getting large that downloading the repository is slow. By compressing it with parquet, I thought I could reduce the total size of the repository.

from nautilus_trader.

jpmediadev avatar jpmediadev commented on May 31, 2024 1

Actually the only reason the rest of the data isn't compressed is due to CI failing issues with pandas which I couldn't get a fix for quickly.

several times tried to upload gz csv - files were broken

from nautilus_trader.

cjdsellers avatar cjdsellers commented on May 31, 2024

Yes, its a strange error on the gzips.

from nautilus_trader.

cjdsellers avatar cjdsellers commented on May 31, 2024

pyarrow dependency fixed and merged.

from nautilus_trader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.