mwouts / itables

Pandas DataFrames as Interactive DataTables
https://mwouts.github.io/itables/
MIT License
723 stars 54 forks source link

Country flags #162

Closed mwouts closed 1 year ago

mwouts commented 1 year ago

With this PR we include images (flags from https://www.countryflags.com) in the sample country dataframe.

The sample df will then look like this: image

Closes #158

codecov-commenter commented 1 year ago

Codecov Report

Merging #162 (bc10620) into main (c6e7388) will increase coverage by 0.04%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #162      +/-   ##
==========================================
+ Coverage   96.44%   96.49%   +0.04%     
==========================================
  Files          23       23              
  Lines         732      742      +10     
==========================================
+ Hits          706      716      +10     
  Misses         26       26              
Impacted Files Coverage Δ
itables/sample_dfs.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more