Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
datafusion-python
Public
Notifications
You must be signed in to change notification settings
Fork
166
Star
595
Code
Issues
54
Pull requests
38
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Documentation updates: simplify examples and add section on data sources
- #955
#955
Merged
andygrove
merged 7 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/simplify-intro-online-docs
timsaucer/datafusion-python:feat/simplify-intro-online-docs
Copy head branch name to clipboard
Nov 29, 2024
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Documentation updates: simplify examples and add section on data sources
#955
andygrove
merged 7 commits into
apache:main
apache/datafusion-python:main
from
timsaucer:feat/simplify-intro-online-docs
timsaucer/datafusion-python:feat/simplify-intro-online-docs
Copy head branch name to clipboard
Commits
Commits on Nov 23, 2024
Add a simple example to the introduction page to demonstrate loading a dataframe from a csv file and displaying the contents
timsaucer
committed
7fe5779
View commit details
Copy full SHA for 7fe5779
Browse repository at this point
Commits on Nov 24, 2024
Update basics doc to be a little more straight forward
timsaucer
committed
cdfb5a8
View commit details
Copy full SHA for cdfb5a8
Browse repository at this point
Move downloading of data files for examples into the build scripts and just point the users to where these files are located instead of adding url lib requests to the python examples so we can focu…
Show description for eba8f6c
timsaucer
committed
eba8f6c
View commit details
Copy full SHA for eba8f6c
Browse repository at this point
Handle a few errors generated by doc site builder
timsaucer
committed
eb28496
View commit details
Copy full SHA for eb28496
Browse repository at this point
Switch example so that there is not confusion about the single and double quotes due to capitalization
timsaucer
committed
e8a2004
View commit details
Copy full SHA for e8a2004
Browse repository at this point
Commits on Nov 25, 2024
Add section on data sources
timsaucer
committed
d318d0f
View commit details
Copy full SHA for d318d0f
Browse repository at this point
Build pipeline doesn't have polars and it isn't really necessary for the example, so swith to a code block instead of ipython directive
timsaucer
committed
5e1d1ac
View commit details
Copy full SHA for 5e1d1ac
Browse repository at this point
You can’t perform that action at this time.