User Tools

Site Tools


print_hundredths

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
print_hundredths [2023/02/14 20:45] – ↷ Page name changed from round_vs._format to print_hundredths rajuprint_hundredths [2023/02/14 23:26] (current) – [align hundredths column with spaces] raju
Line 210: Line 210:
  
  
-Ref :- https://stackoverflow.com/a/35974742 - initial version of the function is from here.+See also:- 
 +  * https://stackoverflow.com/a/35974742 - initial version of the function is from here. 
 +  * To see it in action 
 +    * https://github.com/KamarajuKusumanchi/market_data_processor/blob/master/src/utils/DataFrameUtils.py - I generalized the original version to print index if needed. 
 +    * https://github.com/KamarajuKusumanchi/market_data_processor/blob/master/tests/src/utils/test_DataFrameUtils.py - test cases 
 +  * https://pypi.org/project/tabulate/ 
 + 
 +Sample code demonstrates | add a new method to pandas dataframe
print_hundredths.1676407522.txt.gz · Last modified: 2023/02/14 20:45 by raju