Skip to content

Commit

Permalink
Update docs/usage_guide/optimization_notes/index.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
YarShev authored Apr 17, 2024
1 parent a963096 commit e23799a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/usage_guide/optimization_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Modin has chosen default values for a lot of the configurations here that provid
cases. This page is for those who love to optimize their code and those who are curious about existing optimizations
within Modin. Here you can find more information about Modin's optimizations both for a pipeline of operations as
well as for specific operations. If you want to go ahead and tune the Modin behavior on your own, refer to
:doc:`Modin Configuration Settings : </flow/modin/config>` page for the full set of configurations available in Modin.
:doc:`Modin Configuration Settings </flow/modin/config>` page for the full set of configurations available in Modin.

Range-partitioning in Modin
"""""""""""""""""""""""""""
Expand Down

0 comments on commit e23799a

Please sign in to comment.