Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
Back to tool/Back to issues
#43·machine_learning_examples

Some removals

Author: ghostCreated Feb 23, 2019Updated Feb 23, 2019

regex not needed for defining x

x = int(r[2].split('[')[0]) y = int(non_decimal.sub('', r[1].split('[')[0]))

Source: lazyprogrammer/machine_learning_examples

View original on GitHubView discussion on GitHub