Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QST: when I import pandas as pd then i get an error #60438

Closed
2 tasks done
Anamika1jan opened this issue Nov 28, 2024 · 1 comment
Closed
2 tasks done

QST: when I import pandas as pd then i get an error #60438

Anamika1jan opened this issue Nov 28, 2024 · 1 comment

Comments

@Anamika1jan
Copy link

Research

  • I have searched the [pandas] tag on StackOverflow for similar questions.

  • I have asked my usage related question on StackOverflow.

Link to question on StackOverflow

when I import pandas as pd then i get an error

Question about pandas

:1: DeprecationWarning:
Pyarrow will become a required dependency of pandas in the next major release of pandas (pandas 3.0),
(to allow more performant data types, such as the Arrow string type, and better interoperability with other libraries)
but was not found to be installed on your system.
If this would cause problems for you,
please provide us feedback at #54466
Screenshot (15)

@Anamika1jan Anamika1jan added Needs Triage Issue that has not been reviewed by a pandas team member Usage Question labels Nov 28, 2024
@asishm
Copy link
Contributor

asishm commented Nov 28, 2024

Hi, thanks for the question. It's not a pandas issue, but how you are passing file paths.

See: https://stackoverflow.com/questions/1347791/unicode-error-unicodeescape-codec-cant-decode-bytes-when-writing-windows

@asishm asishm closed this as completed Nov 28, 2024
@asishm asishm removed the Needs Triage Issue that has not been reviewed by a pandas team member label Nov 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants