ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
43 stars 8 forks source link

Dynamic DataFrame print #418

Closed PProfizi closed 1 year ago

PProfizi commented 1 year ago

This PR improves the str representation of a DataFrame to better handle several use-cases such as elemental-nodal

TODO:

codecov[bot] commented 1 year ago

Codecov Report

Merging #418 (c0121c6) into master (107a01c) will increase coverage by 0.10%. The diff coverage is 92.42%.

@@            Coverage Diff             @@
##           master     #418      +/-   ##
==========================================
+ Coverage   82.91%   83.02%   +0.10%     
==========================================
  Files          35       35              
  Lines        3524     3528       +4     
==========================================
+ Hits         2922     2929       +7     
+ Misses        602      599       -3