issues
search
data-8
/
datascience
A Python library for introductory data science
https://www.data8.org/datascience/
BSD 3-Clause "New" or "Revised" License
626
stars
295
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Simplifying test setup
#619
droidada
opened
1 week ago
3
Data type of row object items
#618
jedwin3210
opened
2 weeks ago
2
Fixed axis labels being cut off in interactive histograms
#617
k-luka
opened
1 month ago
1
Increase test coverage
#616
josephinezud
closed
1 month ago
0
Add two unit tests for join method
#615
vvedenskaya
opened
1 month ago
1
Update README.md
#614
Kamilo408
closed
1 month ago
1
added tests for branching in tables _join
#613
rwmehta
closed
5 months ago
2
add unit test for make_unique_labels
#612
mraabhijit
opened
6 months ago
2
Add test for tables.remove method
#611
sinchana-kumbale
closed
8 months ago
1
Updating Readme.md file to detail how to get local testing/coverage report
#610
add-itya
opened
9 months ago
1
tables.py test
#609
add-itya
closed
8 months ago
1
adds test cases for combined predicates
#608
gcauza
closed
9 months ago
1
Added testing to test_maps.py
#607
ghost
closed
9 months ago
1
plots don't work with datascience module
#606
avanitanna
closed
11 months ago
3
added a tutorial for the Maps module
#605
ShuaibNuruddin
closed
11 months ago
3
add test for iterable passed as columns argument for Table.apply
#604
iwatat
closed
11 months ago
1
Increase the test coverage of maps.py in test_maps.py
#603
NhienPhan2909
closed
10 months ago
3
Added tests for table sample with distribution method
#602
AlexMuresan
closed
1 year ago
1
Added test for table copy method
#601
AlexMuresan
closed
1 year ago
1
Wrote test for joining tables with no rows
#600
jerrying123
closed
1 year ago
0
Error Handling issue.
#599
Ankit-2409
closed
1 year ago
1
Adding tests for predicates functions
#598
BurakCakan
closed
1 year ago
1
_varargs_labels_as_list test
#597
tiddoloos
opened
1 year ago
1
Wrote test for column_index and num_columns functions in tables.py
#596
BurakCakan
closed
1 year ago
2
Add test for when None is appended to Table object
#595
tristannew
closed
1 year ago
1
Add test to check Table.groups raises error
#594
rainearcher
closed
1 year ago
1
Fix issue #507 - Warnings in tests/plotly-charts.ipynb
#593
arunkrao
closed
1 year ago
1
Please restore: column_labels in 0.17.5 versus 0.17.6
#592
sean-morris
closed
1 year ago
6
A test to check that NumberFormater without the format_column method raises an error
#591
leman-kg
closed
1 year ago
1
A test to check reading a csv table from a buffer
#590
leman-kg
closed
1 year ago
1
Tests that feature is converted to list or not
#589
Devasy23
closed
1 year ago
0
Appended to docu-string for function make_array and updated function …
#588
stevenworks
closed
1 year ago
1
Fix bug #586 - need to call tzset() after setting TZ
#587
davidwagner
closed
1 year ago
1
test_date_formatter_format_value() should call tzset()
#586
davidwagner
closed
1 year ago
1
Issue 584: Remove redundant Sequence Check
#585
adnanhemani
closed
1 year ago
1
Do we need to check for `collections.abc.Sequence` in `utils. is_non_string_iterable`?
#584
adnanhemani
closed
1 year ago
2
Update DEVELOPERS.md
#583
taylorgibson
closed
1 year ago
1
Adds a test to check if an empty table is created from records if empty record list
#582
aad1tya
closed
1 year ago
1
0.17.6 release not on pypi or conda
#581
taylorgibson
closed
1 year ago
5
updating environment yaml to include bokeh
#580
taylorgibson
closed
1 year ago
7
bokeh required for tests to pass
#579
taylorgibson
closed
1 year ago
2
Feature/additional tests
#578
FlynnOwen
closed
1 year ago
1
Fix documentation
#577
adnanhemani
closed
1 year ago
1
testing coverage and cleanup updates tables.py
#576
amoghkokari
closed
1 year ago
1
Increase test coverage on `Table.sample_from_distribution` and `Table.boxplot`
#575
adnanhemani
closed
1 year ago
1
Fixes UserWarning for certain charts
#574
adnanhemani
closed
1 year ago
1
Remove deprecated function `Table.empty` from `tables.py`
#573
adnanhemani
closed
1 year ago
2
Ensure test run for all PRs created on the repo
#572
adnanhemani
closed
1 year ago
1
Fixes Issue 566: `Marker.copy` errors out
#571
adnanhemani
closed
1 year ago
0
Remove `Table.empty` from `tables.py`
#570
adnanhemani
closed
1 year ago
1
Next