dataprep icon indicating copy to clipboard operation
dataprep copied to clipboard

Doc (Connector) : Addition of a ipynb script for Dynamic Url

Open Lakshay-sethi opened this issue 5 years ago • 2 comments

Description

Created a juypter script for Covid Tracking Api to demonstrate the dynamic URL feature as we did for twitter.

Lakshay-sethi avatar Apr 20 '21 17:04 Lakshay-sethi

Codecov Report

Merging #586 (7b201eb) into develop (1c3e682) will increase coverage by 1.13%. The diff coverage is n/a.

:exclamation: Current head 7b201eb differs from pull request most recent head e04ea09. Consider uploading reports for the commit e04ea09 to get more accurate results Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #586      +/-   ##
===========================================
+ Coverage    83.65%   84.79%   +1.13%     
===========================================
  Files          102       98       -4     
  Lines         9429     8607     -822     
===========================================
- Hits          7888     7298     -590     
+ Misses        1541     1309     -232     
Impacted Files Coverage Δ
dataprep/tests/eda/random_data_generator.py 0.00% <0.00%> (-95.90%) :arrow_down:
dataprep/eda/data_array.py 69.02% <0.00%> (-7.97%) :arrow_down:
dataprep/eda/distribution/compute/overview.py 91.12% <0.00%> (-5.24%) :arrow_down:
dataprep/progress_bar.py 84.40% <0.00%> (-3.89%) :arrow_down:
dataprep/clean/clean_country.py 90.90% <0.00%> (-2.85%) :arrow_down:
dataprep/eda/distribution/compute/__init__.py 76.08% <0.00%> (-1.92%) :arrow_down:
dataprep/eda/distribution/render.py 88.53% <0.00%> (-1.14%) :arrow_down:
dataprep/eda/utils.py 88.97% <0.00%> (-1.03%) :arrow_down:
dataprep/eda/missing/render.py 90.87% <0.00%> (-0.97%) :arrow_down:
dataprep/eda/missing/compute/__init__.py 92.85% <0.00%> (-0.90%) :arrow_down:
... and 21 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1c3e682...e04ea09. Read the comment docs.

codecov[bot] avatar Apr 20 '21 17:04 codecov[bot]

There may be a formatting issue as the changes aren't shown when opening the file.

nick-zrymiak avatar Apr 23 '21 21:04 nick-zrymiak