Skip to content

Instantly share code, notes, and snippets.

@AI-MOO
Created October 17, 2021 01:09
Show Gist options
  • Save AI-MOO/de57422a430f7dac4ff9671bac33a7b0 to your computer and use it in GitHub Desktop.
Save AI-MOO/de57422a430f7dac4ff9671bac33a7b0 to your computer and use it in GitHub Desktop.
# إلى قيم مفصولة بمفتاح المسافة delim_whitespace يشير المعامل
data = pd.read_csv(filepath, delim_whitespace=True)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment