Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
dios
Manage
Activity
Members
Labels
Plan
Issues
11
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RDM
dios
Graph
13fefe037af39dc476bad295558101ee71c69a35
Select Git revision
Branches
2
develop
default
master
Tags
7
0.6.0
0.5
0.4
0.3.0
0.2.0
0.1.0
review
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
10
Jan
28
Aug
13
12
9
Jul
25
May
4
27
Apr
25
21
20
19
17
15
13
12
11
31
Mar
28
27
26
25
24
23
21
20
19
18
17
16
14
13
12
11
10
9
6
5
3
2
29
Feb
25
24
22
21
20
19
18
17
16
15
14
13
12
11
10
8
7
6
5
4
27
Sep
25
16
11
10
8
6
5
4
3
2
use constructor everywhere, minor improves, added fillna
develop
develop
improve internal data access if iterating over columns. Added inplace operators like __iadd__.
improves
simplified setup
0.6.0 master
0.6.0 master
updated and cleand requirements
rm unused files'
fixed copy(), which had a bug since the last improvement, silly me
cleaner imports, removed dependency to one pandas internal
Merge branch 'develop' into release
cleand up imports, prepared setup.py for release
optimized copy_empty() for speed
improved copy by usage of deepcopy. this speeds up copying by approx 10
rename fix
combine_first()
fixed to_df
added setup.py
added where() and mask()
equals docu
Merge branch 'feature_todios' into 'develop'
added method to_dios
Update Readme.md
added link
new url
merged documentation with sphinx branch
fixed links
update reuirements for sphinx
fixing
adjusted ReadMe
moved to docs
dox done
docs docs docs
save
save
save
fixed stuff, conf.py, index.rst
save
save
progress
prepare readthedocs
fixing requirements WIP
Loading