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

[Python] lance.write_dataset takes pandas DataFrame #342

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Conversation

eddyxu
Copy link
Contributor

@eddyxu eddyxu commented Dec 1, 2022

Closes #341

@eddyxu eddyxu self-assigned this Dec 1, 2022
@eddyxu eddyxu added the python label Dec 1, 2022
@@ -12,23 +12,24 @@
# See the License for the specific language governing permissions and
# limitations under the License.

import os
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were the outcome of running isort

Copy link
Contributor

@jaichopra jaichopra left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@eddyxu eddyxu merged commit 2c77acc into main Dec 1, 2022
@eddyxu eddyxu deleted the lei/write_df branch December 1, 2022 05:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make API for importing dataset less verbose
2 participants