delta-io / delta-io/delta-examples

Update Python deltalake import statements

Open
#38 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
242
Forks
83
PR merge metrics
No merged PRs in 30d

Description

Python deltalake import statements should be as follows:

```python
from deltalake import write_deltalake, DeltaTable
```

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the repository's Python examples and notebooks for deltalake import statements. Update the affected statements to the form shown in the issue, then run or otherwise verify the relevant examples to confirm the imports work.

Written by the indexing model from the issue text.

Assessment

Tech stack
jupyter-notebook, python
Domain
documentation
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.