Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to contribute to DataFrame #130

Closed
NikBomb opened this issue Sep 13, 2021 · 1 comment
Closed

How to contribute to DataFrame #130

NikBomb opened this issue Sep 13, 2021 · 1 comment
Labels
Contribution If you want to contribute to the source code

Comments

@NikBomb
Copy link
Contributor

NikBomb commented Sep 13, 2021

No description provided.

@hosseinmoein hosseinmoein added the Contribution If you want to contribute to the source code label Sep 13, 2021
@hosseinmoein
Copy link
Owner

hosseinmoein commented Sep 13, 2021

If you would like to contribute to DataFrame, you should get familiarized with the project and its source code first. I suggest:

  1. Read the documentation from beginning to end
  2. Get comfortable with compiling the project
  3. Go through the Hello World
  4. Understand the Vectors code
  5. Go through the other test programs along with most of the features in the documentation
  6. Contribute + document + write test case

Also to meaningfully contribute to DataFrame you must have expertise in modern C++ and at least one of these areas; compiling & code organization, algorithms and data structures, statistics, machine-learning, quantitative finance, math

Thanks

@hosseinmoein hosseinmoein pinned this issue Mar 6, 2022
@hosseinmoein hosseinmoein changed the title Contribute to DataFrame How to contribute to DataFrame Mar 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Contribution If you want to contribute to the source code
Projects
None yet
Development

No branches or pull requests

2 participants