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

feat: fist version of the gap analysis tab for ts #1410

Merged
merged 4 commits into from
Aug 8, 2023
Merged

Conversation

alexbarros
Copy link
Contributor

@alexbarros alexbarros commented Aug 1, 2023

Adds a gap analysis tab to time series variables indicating the gaps in the series
image
image
image

@codecov-commenter
Copy link

codecov-commenter commented Aug 1, 2023

Codecov Report

Patch coverage: 60.27% and project coverage change: -0.16% ⚠️

Comparison is base (7e7634f) 89.69% compared to head (7502f52) 89.53%.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1410      +/-   ##
===========================================
- Coverage    89.69%   89.53%   -0.16%     
===========================================
  Files          194      194              
  Lines         6260     6327      +67     
===========================================
+ Hits          5615     5665      +50     
- Misses         645      662      +17     
Flag Coverage Δ
py3.8-ubuntu-22.04-pandas 89.53% <60.27%> (-0.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Changed Coverage Δ
src/ydata_profiling/model/pandas/utils_pandas.py 54.54% <17.64%> (-39.21%) ⬇️
..._profiling/model/pandas/timeseries_index_pandas.py 89.47% <50.00%> (+13.28%) ⬆️
src/ydata_profiling/visualisation/plot.py 79.72% <59.09%> (+0.79%) ⬆️
...ofiling/model/pandas/describe_timeseries_pandas.py 90.42% <81.81%> (-2.64%) ⬇️
...ng/report/structure/variables/render_timeseries.py 92.30% <90.00%> (-1.03%) ⬇️

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

@alexbarros alexbarros marked this pull request as ready for review August 8, 2023 14:18
@aquemy aquemy merged commit 51fc7c7 into develop Aug 8, 2023
@aquemy aquemy deleted the feat/gap_analysis branch August 8, 2023 15:23
aquemy pushed a commit that referenced this pull request Aug 9, 2023
* feat: fist version of the gap analysis tab for ts

* feat: add gap stats table

* fix: adjust gap plot the image size

* feat: new gap analysis visualization
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.

3 participants