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

pandas #8

Open
jenniferagraham opened this issue Jun 9, 2023 · 1 comment
Open

pandas #8

jenniferagraham opened this issue Jun 9, 2023 · 1 comment

Comments

@jenniferagraham
Copy link
Contributor

jenniferagraham commented Jun 9, 2023

Do we want a simpler option for showing the import of dates within a csv file?

(e.g., conversion to datetime with just pd.to_datetime rather than use of a parsing function)

Also, couple of potential errors occur while running the saved notebook? (Check most recent version is pushed to repository)

e.g., pd.datetime -> datetime.datetime (error as pd.datetime not found in OLR/SOI example)

@Pranjal10052000
Copy link

Yes, making a simpler option instead of parsing function will be handy in pandas. I am not sure about the errors while running the saved notebook. I have not came across any similar error. Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants