Python Forum
Trying to find an approximate match in a Column
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Trying to find an approximate match in a Column
#4
If you are using v 3.5 +, you can try out math.isclose()
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
RE: Trying to find an approximate match in a Column - by sparkz_alot - Sep-02-2017, 01:46 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Find a string from a column of one table in another table visedwings049 8 1,188 Sep-07-2023, 03:22 PM
Last Post: deanhystad
  Find last filled column in openpyxl Irv1n 2 12,871 Jan-16-2022, 11:05 AM
Last Post: Pedroski55
  pandas pivot table: How to find count for each group in Index and Column JaneTan 0 3,345 Oct-23-2021, 04:35 AM
Last Post: JaneTan
  Find factor to match test curve to golden curve SriRajesh 0 1,572 Jun-17-2021, 04:39 AM
Last Post: SriRajesh
  OpenPyxl: How to iterate through each Column (in 1 row) to find a value? chatguy 2 18,109 Apr-06-2021, 04:52 AM
Last Post: carlhyde
  find empty cells in a column Pedroski55 2 23,845 Sep-18-2017, 01:27 PM
Last Post: Pedroski55

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020