Skip to content

Instantly share code, notes, and snippets.

@gonzaloruizdevilla
Created October 16, 2019 19:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gonzaloruizdevilla/0344a55ec71ca8fa7a1354a9150cc173 to your computer and use it in GitHub Desktop.
Save gonzaloruizdevilla/0344a55ec71ca8fa7a1354a9150cc173 to your computer and use it in GitHub Desktop.
X_new = np.array([[5, 2.9, 1, 0.2]])
print("X_new.shape: {}".format(X_new.shape))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment