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

Add pyarrow dependency and use pyarrow backed dtypes #120

Merged
merged 14 commits into from
Jul 31, 2023
Merged

Conversation

gsheni
Copy link
Contributor

@gsheni gsheni commented Jul 29, 2023

No description provided.

@codecov
Copy link

codecov bot commented Jul 29, 2023

Codecov Report

Patch coverage: 96.00% and project coverage change: +0.02% 🎉

Comparison is base (a1f3bcf) 90.01% compared to head (2457439) 90.03%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #120      +/-   ##
==========================================
+ Coverage   90.01%   90.03%   +0.02%     
==========================================
  Files          24       24              
  Lines         871      893      +22     
==========================================
+ Hits          784      804      +20     
- Misses         87       89       +2     
Files Changed Coverage Δ
trane/ops/aggregation_ops.py 98.57% <87.50%> (-1.43%) ⬇️
trane/typing/logical_types.py 93.05% <92.85%> (-1.39%) ⬇️
trane/core/prediction_problem.py 84.00% <100.00%> (+0.43%) ⬆️
trane/core/prediction_problem_generator.py 91.57% <100.00%> (-0.82%) ⬇️
trane/core/utils.py 86.32% <100.00%> (+0.35%) ⬆️
trane/datasets/load_functions.py 100.00% <100.00%> (ø)
trane/ops/threshold_functions.py 100.00% <100.00%> (ø)
trane/typing/inference_functions.py 81.75% <100.00%> (+1.59%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gsheni gsheni changed the title try pyarrow dtypes Add pyarrow dependency and use pyarrow backed dtypes Jul 29, 2023
@gsheni gsheni marked this pull request as ready for review July 29, 2023 20:45
@gsheni gsheni merged commit c8a8893 into main Jul 31, 2023
11 checks passed
@gsheni gsheni deleted the try_pyarrow branch July 31, 2023 21:54
@gsheni gsheni mentioned this pull request Aug 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants