Skip to content

Do converters work for index columns in read_csv? #392

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

Closed
wesm opened this issue Nov 20, 2011 · 1 comment
Closed

Do converters work for index columns in read_csv? #392

wesm opened this issue Nov 20, 2011 · 1 comment
Labels
Testing pandas testing functions or related to the test suite
Milestone

Comments

@wesm
Copy link
Member

wesm commented Nov 20, 2011

per @aman-thakral e-mail on mailing list

@aman-thakral
Copy link
Contributor

Just tested it. They do. Thanks for adding this!

@wesm wesm closed this as completed Nov 22, 2011
dan-nadler pushed a commit to dan-nadler/pandas that referenced this issue Sep 23, 2019
* Initial commit on MetadataStore and preliminary unit tests

* Fix bugs and add integration tests

* Remove possible duplicate in write_metadata_history and update strings and names

* Move _collection to top_level_collection.metadata

* Fix unit tests

* Push query methods to BSONStore

* Change names of class methods

* Remove unused _insert()

* Fix magical return in read() for readability

* Add prepend() and read_history() and change input for write_history() to agree with the output of read_history()

* Fix typo and add integrity check for end_time in tests

* Add mongo_retry at various places
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Testing pandas testing functions or related to the test suite
Projects
None yet
Development

No branches or pull requests

2 participants