Skip to content
#

law

Here are 277 public repositories matching this topic...

jdebacker
jdebacker commented Sep 26, 2021

Users of Tax-Calculator have noticed a warning like the following:

C:\Users\rh2845\Anaconda3\lib\site-packages\taxcalc\taxcalcio.py:702: PerformanceWarning: DataFrame is highly fragmented. This is usually the result of calling frame.insert many times, which has poor performance. Consider joining all columns at once using pd.concat(axis=1) instead. To get a de-fragmented frame, use newframe

Improve this page

Add a description, image, and links to the law topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the law topic, visit your repo's landing page and select "manage topics."

Learn more